HomeSort by relevance Sort by last modified time
    Searched defs:RegisterPlugin (Results 1 - 3 of 3) sorted by null

  /external/opencore/pvmi/content_policy_manager/src/
pvmf_cpmplugin_factory_registry.cpp 53 OSCL_EXPORT_REF PVMFStatus PVMFCPMPluginFactoryRegistryClient::RegisterPlugin(OSCL_String& aMimeType,
  /external/opencore/pvmi/recognizer/src/
pvmf_recognizer_registry.cpp 79 OSCL_EXPORT_REF PVMFStatus PVMFRecognizerRegistry::RegisterPlugin(PVMFRecognizerPluginFactory& aPluginFactory)
84 return pvrecregimpl->RegisterPlugin(aPluginFactory);
pvmf_recognizer_registry_impl.cpp 79 PVMFStatus PVMFRecognizerRegistryImpl::RegisterPlugin(PVMFRecognizerPluginFactory& aPluginFactory)

Completed in 27 milliseconds