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

  /external/webrtc/webrtc/base/
httpcommon.h 402 bool getAbsoluteUri(std::string* uri) const;
httpclient.cc 184 request.getAbsoluteUri(&url);
374 if (request().getAbsoluteUri(&url)) {
httpcommon.cc 551 bool HttpRequestData::getAbsoluteUri(std::string* uri) const {

Completed in 46 milliseconds