Searched refs:PVInterfaceImpl (Results 1 - 11 of 11) sorted by relevance

/external/opencore/nodes/pvsocketnode/src/
H A Dpvmf_socket_node_extension_interface.cpp24 PVInterfaceImpl<PVMFSocketNodeAllocator>::addRef();
28 PVInterfaceImpl<PVMFSocketNodeAllocator>::removeRef();
46 PVMFSocketNodeExtensionInterfaceImpl::PVMFSocketNodeExtensionInterfaceImpl(PVMFSocketNode* aContainer): PVInterfaceImpl<PVMFSocketNodeAllocator>(PVMF_SOCKET_NODE_EXTENSION_INTERFACE_UUID), iContainer(aContainer)
/external/opencore/protocols/rtsp_client_engine/src/
H A Dpvrtspenginenodeextensioninterface_impl.cpp25 PVRTSPEngineNodeExtensionInterfaceImpl::PVRTSPEngineNodeExtensionInterfaceImpl(PVRTSPEngineNode* aContainer): PVInterfaceImpl<PVRTSPEngineNodeAllocator>(KPVRTSPEngineNodeExtensionUuid), iContainer(aContainer)
38 PVInterfaceImpl<PVRTSPEngineNodeAllocator>::addRef();
43 PVInterfaceImpl<PVRTSPEngineNodeAllocator>::removeRef();
H A Dpvrtspenginenodeextensioninterface_impl.h33 class PVRTSPEngineNodeExtensionInterfaceImpl : public PVInterfaceImpl<PVRTSPEngineNodeAllocator>,
/external/opencore/nodes/streaming/jitterbuffernode/include/
H A Dpvmf_jitter_buffer_internal.h125 public PVInterfaceImpl<OsclMemAllocator>,
184 PVInterfaceImpl<OsclMemAllocator>::addRef();
188 PVInterfaceImpl<OsclMemAllocator>::removeRef();
/external/opencore/pvmi/pvmf/include/
H A Dpvmf_node_utils.h34 class PVInterfaceImpl class
37 PVInterfaceImpl(const PVUuid& uuid) function in class:PVInterfaceImpl
41 virtual ~PVInterfaceImpl()
48 this->~PVInterfaceImpl();
/external/opencore/nodes/streaming/streamingmanager/src/
H A Dpvmf_streaming_manager_extension_interface.cpp52 : PVInterfaceImpl<PVMFStreamingManagerNodeAllocator>(PVUuid(PVMF_STREAMINGMANAGERNODE_EXTENSIONINTERFACE_UUID))
235 PVInterfaceImpl<PVMFStreamingManagerNodeAllocator>::addRef();
240 PVInterfaceImpl<PVMFStreamingManagerNodeAllocator>::removeRef();
H A Dpvmf_streaming_manager_internal.h364 public PVInterfaceImpl<PVMFStreamingManagerNodeAllocator>,
/external/opencore/nodes/streaming/medialayernode/include/
H A Dpvmf_medialayer_node.h191 public PVInterfaceImpl<PVMFMediaLayerNodeAllocator>,
208 PVInterfaceImpl<PVMFMediaLayerNodeAllocator>::addRef();
212 PVInterfaceImpl<PVMFMediaLayerNodeAllocator>::removeRef();
/external/opencore/nodes/streaming/jitterbuffernode/src/
H A Dpvmf_jitter_buffer_extension_interface.cpp29 : PVInterfaceImpl<OsclMemAllocator>(PVUuid(PVMF_JITTERBUFFERNODE_EXTENSIONINTERFACE_UUID))
/external/opencore/nodes/pvsocketnode/include/
H A Dpvmf_socket_node.h1019 class PVMFSocketNodeExtensionInterfaceImpl: public PVInterfaceImpl<PVMFSocketNodeAllocator>, public PVMFSocketNodeExtensionInterface
/external/opencore/nodes/streaming/medialayernode/src/
H A Dpvmf_medialayer_node.cpp3478 : PVInterfaceImpl<PVMFMediaLayerNodeAllocator>(PVUuid(PVMF_MEDIALAYERNODE_EXTENSIONINTERFACE_UUID))

Completed in 1432 milliseconds