/external/opencore/nodes/streaming/streamingmanager/src/ |
D | pvmf_sm_fsp_registry.h | 48 …virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMemAllocator>…
|
D | pvmf_streaming_manager_node.cpp | 526 if (PVMFSuccess == iSMFSPRegistry->QueryRegistry(fspSrcFormat, srcNodeUuidVec)) in SetSourceInitializationData()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_componentregistry.h | 44 void QueryRegistry(Tsc324mNodeCommand& cmd);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_componentregistry.cpp | 35 void TSCComponentRegistry::QueryRegistry(Tsc324mNodeCommand& aCmd) in QueryRegistry() function in TSCComponentRegistry
|
D | tscmain.cpp | 2083 iComponentRegistry.QueryRegistry(cmd); in QueryUUID()
|
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/ |
D | pvmf_sm_fsp_registry_interface.h | 121 …virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMemAllocator>…
|
/external/opencore/nodes/streaming/streamingmanager/config/3gpp/ |
D | pvmf_sm_fsp_registry.cpp | 45 PVMFStatus PVMFSMFSPRegistry::QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMem… in QueryRegistry() function in PVMFSMFSPRegistry
|
/external/opencore/nodes/common/include/ |
D | pv_player_node_registry_interface.h | 113 …virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputType, Oscl_Vec…
|
/external/opencore/engines/player/src/ |
D | pv_player_node_registry.h | 112 …virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputType, Oscl_Vec…
|
D | pv_player_node_registry.cpp | 168 PVMFStatus PVPlayerNodeRegistry::QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputT… in QueryRegistry() function in PVPlayerNodeRegistry
|
D | pv_player_engine.cpp | 4451 …if (iPlayerNodeRegistry.QueryRegistry(iSourceFormatType, outputformattype, foundUuids) == PVMFSucc… in DoSetupSourceNode() 6727 … if (iPlayerNodeRegistry.QueryRegistry(iSrcFormat, iSinkFormat, foundUuids) == PVMFSuccess) in DoDecNodeQueryCapConfigIF()
|
/external/opencore/engines/author/src/single_core/ |
D | pvaenodefactoryutility.h | 163 static bool QueryRegistry(const PvmfMimeString& aMimeType, PVUuid& aUuid) in QueryRegistry() function
|
/external/opencore/engines/author/src/ |
D | pvauthorengine.h | 261 PVMFStatus QueryRegistry(const PvmfMimeString& aMimeType, PVUuid& aUuid);
|
D | pvauthorengine.cpp | 1045 PVAuthorEngineNodeFactoryUtility::QueryRegistry(mimeType, uuid); in DoSelectComposer() 1171 PVAuthorEngineNodeFactoryUtility::QueryRegistry(aCmd.GetMimeType(), uuid); in DoAddMediaTrack()
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
D | pvmf_downloadmanager_node.cpp | 1882 iPlayerNodeRegistry->QueryRegistry(iFmt, outputFormatType, iDNodeUuids); in CreateParser()
|