Searched refs:QueryNodeInterface (Results 1 – 7 of 7) sorted by relevance
/external/opencore/modules/linux_download/node_registry/src/ |
D | pvmfdownloadnodereg.cpp | 76 …OsclAny* createFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFDownloadManagerNodeUuid, PV_CREATE_N… in CreateDownloadManagerNode() 126 …OsclAny* releaseFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFDownloadManagerNodeUuid, PV_RELEASE… in DeleteDownloadManagerNode()
|
/external/opencore/modules/linux_rtsp/node_registry/src/ |
D | pvmfrtspnodereg.cpp | 77 …OsclAny* createFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFRTSPStreamingModuleUuid, PV_CREATE_N… in CreateStreamingManagerNode() 126 …OsclAny* releaseFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFRTSPStreamingModuleUuid, PV_RELEASE… in DeleteStreamingManagerNode()
|
/external/opencore/modules/linux_mp4/node_registry/src/ |
D | pvmfmp4nodereg.cpp | 80 …OsclAny* createFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFMP4FFParserNodeUuid, PV_CREATE_NODE_… in CreateMp4ParserNode() 130 …OsclAny* releaseFuncTemp = nodeIntPtr->QueryNodeInterface(KPVMFMP4FFParserNodeUuid, PV_RELEASE_NOD… in DeleteMp4ParserNode()
|
/external/opencore/nodes/common/include/ |
D | pvmf_node_shared_lib_interface.h | 47 … virtual OsclAny* QueryNodeInterface(const PVUuid& aNodeUuid, const OsclUuid& aInterfaceId) = 0;
|
/external/opencore/modules/linux_mp4/core/src/ |
D | pvmfmp4nodes.cpp | 31 OsclAny* QueryNodeInterface(const PVUuid& aNodeUuid, const OsclUuid& aInterfaceId) in QueryNodeInterface() function in Mp4NodesInterface
|
/external/opencore/modules/linux_rtsp/core/src/ |
D | pvmfrtspnodes.cpp | 34 OsclAny* QueryNodeInterface(const PVUuid& aNodeUuid, const OsclUuid& aInterfaceId) in QueryNodeInterface() function in StreamingNodesInterface
|
/external/opencore/modules/linux_download/core/src/ |
D | pvmfdownloadnodes.cpp | 31 OsclAny* QueryNodeInterface(const PVUuid& aNodeUuid, const OsclUuid& aInterfaceId) in QueryNodeInterface() function in DownloadNodesInterface
|