Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h294 virtual bool GetSocketConfigForLogging(OSCL_String &aPortConfig) = 0;
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h166 bool GetSocketConfigForLogging(OSCL_String &aPortConfig);
Dpvmf_protocol_engine_node.cpp2357 bool PVMFProtocolEngineNode::GetSocketConfigForLogging(OSCL_String &aPortConfig) in GetSocketConfigForLogging() function in PVMFProtocolEngineNode
2608 if (!GetSocketConfigForLogging(aPortConfig)) return false; in CheckFormatSpecificInfoForMediaCommand()
2621 if (!GetSocketConfigForLogging(aPortConfig)) return false; in CheckFormatSpecificInfoForMediaCommand()