Searched refs:getRelativeUri (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.h392 bool getRelativeUri(std::string* host, std::string* path) const;
H A Dhttpclient.cc383 if (request().getRelativeUri(&host, &path)) {
H A Dhttpcommon.cc557 bool HttpRequestData::getRelativeUri(std::string* host, function in class:rtc::HttpRequestData

Completed in 405 milliseconds