Searched defs:aRegistry (Results 1 – 9 of 9) sorted by relevance
/external/opencore/engines/player/config/core/ |
D | pv_player_node_registry_populator.cpp | 136 void PVPlayerRegistryPopulator::RegisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny*… in RegisterAllNodes() 422 void PVPlayerRegistryPopulator::UnregisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAn… in UnregisterAllNodes() 433 …id PVPlayerRegistryPopulator::RegisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistr… in RegisterAllRecognizers() 557 … PVPlayerRegistryPopulator::UnregisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistr… in UnregisterAllRecognizers()
|
/external/opencore/modules/linux_download/node_registry/src/ |
D | pvmfdownloadnodereg.cpp | 157 void RegisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllNodes() 184 void UnregisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllNodes() 203 … void RegisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllRecognizers() 210 … void UnregisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllRecognizers()
|
/external/opencore/modules/linux_rtsp/node_registry/src/ |
D | pvmfrtspnodereg.cpp | 157 void RegisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllNodes() 183 void UnregisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllNodes() 202 … void RegisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllRecognizers() 209 … void UnregisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllRecognizers()
|
/external/opencore/modules/linux_mp4/node_registry/src/ |
D | pvmfmp4nodereg.cpp | 159 void RegisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllNodes() 185 void UnregisterAllNodes(PVPlayerNodeRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllNodes() 204 … void RegisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny*& aContext) in RegisterAllRecognizers() 221 … void UnregisterAllRecognizers(PVPlayerRecognizerRegistryInterface* aRegistry, OsclAny* aContext) in UnregisterAllRecognizers()
|
/external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/ |
D | pvmf_cpmplugin_passthru_oma1_config.h | 57 static void DePopulateCPMPluginRegistry(CPMPluginRegistry* aRegistry) in DePopulateCPMPluginRegistry()
|
/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_download/registry/src/ |
D | pvprotocolenginenode_pdl_plugin_registry.cpp | 135 void Register(PVMFProtocolEngineNodeRegistryInterface* aRegistry) in Register() 145 void Unregister(PVMFProtocolEngineNodeRegistryInterface* aRegistry) in Unregister()
|
/external/opencore/modules/linux_download/protocol_engine_plugins/progressive_streaming/registry/src/ |
D | pvprotocolenginenode_ps_plugin_registry.cpp | 136 void Register(PVMFProtocolEngineNodeRegistryInterface* aRegistry) in Register() 147 void Unregister(PVMFProtocolEngineNodeRegistryInterface* aRegistry) in Unregister()
|
/external/opencore/pvmi/content_policy_manager/src/ |
D | cpm.cpp | 80 static void _RemovePluginInstance(CPMPluginRegistry* aRegistry, PVMFCPMPluginFactory* aFactory, con… in _RemovePluginInstance() 123 static void _RemoveLoadablePlugins(CPMPluginRegistry* aRegistry) in _RemoveLoadablePlugins() 188 static void DePopulateCPMPluginRegistry(CPMPluginRegistry* aRegistry) in DePopulateCPMPluginRegistry()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.cpp | 1110 PVMFStatus PVMFDownloadManagerNode::SetPlayerNodeRegistry(PVPlayerNodeRegistryInterface* aRegistry) in SetPlayerNodeRegistry()
|