Searched refs:GetUseProxy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DProxy.cpp1288 if (GetUseProxy() && ProxyIsCapableOf(PROXY_CMD_CONNECT)) {
1355 if ( m_proxyTCPSocket.GetUseProxy() &&
1375 if (m_proxyTCPSocket.GetUseProxy()) {
1444 if (m_proxyTCPSocket.GetUseProxy()) {
1471 if (m_proxyTCPSocket.GetUseProxy()) {
H A DProxy.h469 bool GetUseProxy() const { return m_useProxy; } function in class:CProxySocket

Completed in 50 milliseconds