Home
last modified time | relevance | path

Searched refs:aProxyURL (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h398 virtual bool SetStreamingProxy(OSCL_wString& aProxyURL, const uint32 aProxyPort) = 0;
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h187 bool SetStreamingProxy(OSCL_wString& aProxyURL, const uint32 aProxyPort) in SetStreamingProxy() argument
189 …Container == NULL ? false : iInterfacingObjectContainer->setStreamingProxy(aProxyURL, aProxyPort)); in SetStreamingProxy()