Searched defs:strUrl (Results 1 – 3 of 3) sorted by relevance
53 std::string strUrl = ""; variable83 std::string strUrl = "https://"; variable96 std::string strUrl = "http://"; variable109 std::string strUrl = "http://192.168.62.0:-10"; variable122 std::string strUrl = "http://:10"; variable135 std::string strUrl = "http://192.168.62.0:10"; variable
41 int HttpRequest::HttpGet(const std::string &strUrl, std::string &strResponse) in HttpGet()46 int HttpRequest::HttpPost(const std::string &strUrl, const std::string &strData, std::string &strRe… in HttpPost()52 …const std::string &strMethod, const std::string &strUrl, const std::string &strData, std::string &… in HttpRequestExec()256 int HttpRequest::GetHostAddrFromUrl(const std::string &strUrl) in GetHostAddrFromUrl()
176 std::string strUrl = GetString(); in TestSetMmscUrl() local185 std::string strUrl = GetString(); in TestSetMmsProxyAddressAndProxyPort() local273 std::string strUrl = GetString(); in TestMakeUrl() local