Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.h134 void prepare_get(const std::string& url);
Dhttpclient.cc400 void HttpClient::prepare_get(const std::string& url) { in prepare_get() function in talk_base::HttpClient