Searched refs:EncodeURL (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/tools/flip_server/
H A Dspdy_util.h16 std::string EncodeURL(std::string uri, std::string host, std::string method);
H A Dspdy_util.cc16 std::string EncodeURL(std::string uri, std::string host, std::string method) { function in namespace:net
H A Dhttp_interface.cc55 EncodeURL(headers.request_uri().as_string(), host, method);
H A Dspdy_interface.cc183 std::string filename = EncodeURL(path_string,

Completed in 3396 milliseconds