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

  /external/chromium_org/third_party/webrtc/base/
stringutils.cc 92 void replace_substrs(const char *search, function in namespace:rtc
stringutils.h 301 void replace_substrs(const char *search,
unixfilesystem.cc 456 replace_substrs(" ", 1, "", 0, &subdir);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionendtoend_unittest.cc 71 rtc::replace_substrs(line.c_str(), line.length(),
78 rtc::replace_substrs(line.c_str(), line.length(),
webrtcsession_unittest.cc 141 rtc::replace_substrs(line.c_str(), line.length(),
609 rtc::replace_substrs(ufrag_line.c_str(), ufrag_line.length(),
612 rtc::replace_substrs(pwd_line.c_str(), pwd_line.length(),
638 rtc::replace_substrs(ufrag_line.c_str(), ufrag_line.length(),
641 rtc::replace_substrs(pwd_line.c_str(), pwd_line.length(),
    [all...]
webrtcsdp_unittest.cc 454 rtc::replace_substrs(line.c_str(), line.length(),
461 rtc::replace_substrs(line.c_str(), line.length(),
    [all...]
mediastreamsignaling_unittest.cc     [all...]
peerconnectioninterface_unittest.cc     [all...]
  /external/chromium_org/third_party/webrtc/sound/
alsasoundsystem.cc 57 rtc::replace_substrs(kAlsaDescriptionSearch,

Completed in 489 milliseconds