HomeSort by relevance Sort by last modified time
    Searched refs:GetProxyName (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.h 89 OSCL_String& GetProxyName(void)
pvmf_protocol_engine_node_download_common.cpp 137 if (aCfgFile->GetProxyName().get_size() == 0 || aCfgFile->GetProxyPort() == 0) return false;
138 aProxyName = aCfgFile->GetProxyName();
    [all...]

Completed in 64 milliseconds