Lines Matching refs:pBroker
51 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertSystemPathToURL()
52 if ( !pBroker ) in ConvertSystemPathToURL()
61 pBroker->getContentProviderManagerInterface(); in ConvertSystemPathToURL()
78 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertURLToSystemPath()
79 if ( !pBroker ) in ConvertURLToSystemPath()
88 pBroker->getContentProviderManagerInterface(); in ConvertURLToSystemPath()
104 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertPhysicalNameToURL()
105 if ( !pBroker ) in ConvertPhysicalNameToURL()
114 pBroker->getContentProviderManagerInterface(); in ConvertPhysicalNameToURL()
132 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertURLToPhysicalName()
133 if ( !pBroker ) in ConvertURLToPhysicalName()
142 pBroker->getContentProviderManagerInterface(); in ConvertURLToPhysicalName()