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

  /external/webrtc/webrtc/p2p/client/
httpportallocator.cc 172 url = url + "?username=" + rtc::s_url_encode(username()) +
173 "&password=" + rtc::s_url_encode(password());
  /external/webrtc/webrtc/base/
stringencode.h 132 inline std::string s_url_encode(const std::string& source) { function in namespace:rtc

Completed in 55 milliseconds