Home
last modified time | relevance | path

Searched refs:KPVMFProtocolEngineNodeExtensionUuid (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h58 #define KPVMFProtocolEngineNodeExtensionUuid PVUuid(0xca27cb64,0x83ed,0x40d6,0x96,0xa3,0xed,0x1d,0x… macro
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp409 else if (uuid == KPVMFProtocolEngineNodeExtensionUuid) in queryInterface()
812 PVUuid uuid3(KPVMFProtocolEngineNodeExtensionUuid); in DoQueryUuid()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.cpp2373 …iCmdId = iNode->QueryInterface(iSessionId, KPVMFProtocolEngineNodeExtensionUuid, iProtocolEngineEx… in IssueCommand()