Searched refs:getRelativeUri (Results 1 – 3 of 3) sorted by relevance
403 bool getRelativeUri(std::string* host, std::string* path) const;
382 if (request().getRelativeUri(&host, &path)) { in start()
568 bool HttpRequestData::getRelativeUri(std::string* host, in getRelativeUri() function in rtc::HttpRequestData