HomeSort by relevance Sort by last modified time
    Searched refs:getRelativeUri (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/base/
httpcommon.h 403 bool getRelativeUri(std::string* host, std::string* path) const;
httpclient.cc 382 if (request().getRelativeUri(&host, &path)) {
httpcommon.cc 568 bool HttpRequestData::getRelativeUri(std::string* host,

Completed in 636 milliseconds