Home
last modified time | relevance | path

Searched refs:m_xDetection (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java188 static XTypeDetection m_xDetection; field in TypeDetection
226 m_xDetection = (XTypeDetection) in before()
299 String type = m_xDetection.queryTypeByDescriptor( in checkMediaDescriptorURL()
335 String type = m_xDetection.queryTypeByDescriptor( in checkMediaDescriptorXInputStream()
377 String type = m_xDetection.queryTypeByDescriptor( in checkPreselectedType()
432 String type = m_xDetection.queryTypeByDescriptor( in checkPreselectedFilter()
477 String type = m_xDetection.queryTypeByDescriptor( in checkPreselectedDocService()
530 String type = m_xDetection.queryTypeByDescriptor(inOut, true); in checkStreamLoader()