HomeSort by relevance Sort by last modified time
    Searched refs:QueryRegistry (Results 1 - 15 of 15) sorted by null

  /external/opencore/nodes/streaming/streamingmanager/src/
pvmf_sm_fsp_registry.h 37 * The QueryRegistry for PVMFSMFSPRegistry. Used mainly for Seaching of the UUID
48 virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids);
53 * @param aUuid UUID returned by the QueryRegistry
pvmf_streaming_manager_node.cpp 526 if (PVMFSuccess == iSMFSPRegistry->QueryRegistry(fspSrcFormat, srcNodeUuidVec))
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_componentregistry.h 44 void QueryRegistry(Tsc324mNodeCommand& cmd);
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
pvmf_sm_fsp_registry_interface.h 110 * The QueryRegistry for PVMFFSPRegistry. Used mainly for Seaching of the UUID
121 virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids) = 0;
126 * @param aUuid UUID returned by the QueryRegistry
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_componentregistry.cpp 35 void TSCComponentRegistry::QueryRegistry(Tsc324mNodeCommand& aCmd)
tscmain.cpp     [all...]
  /external/opencore/nodes/streaming/streamingmanager/config/3gpp/
pvmf_sm_fsp_registry.cpp 45 PVMFStatus PVMFSMFSPRegistry::QueryRegistry(PVMFFormatType& aInputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids)
  /external/opencore/nodes/common/include/
pv_player_node_registry_interface.h 102 * The QueryRegistry for PVPlayerNodeRegistry. Used mainly for Seaching of the UUID
113 virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids) = 0;
118 * @param aUuid UUID returned by the QueryRegistry
  /external/opencore/engines/player/src/
pv_player_node_registry.h 101 * The QueryRegistry for PVPlayerNodeRegistry. Used mainly for Seaching of the UUID
112 virtual PVMFStatus QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids);
117 * @param aUuid UUID returned by the QueryRegistry
pv_player_node_registry.cpp 172 PVMFStatus PVPlayerNodeRegistry::QueryRegistry(PVMFFormatType& aInputType, PVMFFormatType& aOutputType, Oscl_Vector<PVUuid, OsclMemAllocator>& aUuids)
174 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerNodeRegistry::QueryRegistry() IN"));
222 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVPlayerNodeRegistry::QueryRegistry() OUT"));
pv_player_engine.cpp     [all...]
  /external/opencore/engines/author/src/single_core/
pvaenodefactoryutility.h 163 static bool QueryRegistry(const PvmfMimeString& aMimeType, PVUuid& aUuid)
  /external/opencore/engines/author/src/
pvauthorengine.h 265 PVMFStatus QueryRegistry(const PvmfMimeString& aMimeType, PVUuid& aUuid);
pvauthorengine.cpp     [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp     [all...]

Completed in 534 milliseconds