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

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.h 98 uint32 GetProxyPort(void)
pvmf_protocol_engine_node_download_common.cpp 137 if (aCfgFile->GetProxyName().get_size() == 0 || aCfgFile->GetProxyPort() == 0) return false;
139 aProxyPort = aCfgFile->GetProxyPort();
    [all...]

Completed in 44 milliseconds