Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpclient.h113 void prepare_post(const std::string& url, const std::string& content_type,
Dhttpclient.cc424 void HttpClient::prepare_post(const std::string& url, in prepare_post() function in rtc::HttpClient