/external/webrtc/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 | 457 replace_substrs(" ", 1, "", 0, &subdir);
|
/external/webrtc/talk/app/webrtc/ |
webrtcsdp_unittest.cc | 471 rtc::replace_substrs(line.c_str(), line.length(), 478 rtc::replace_substrs(line.c_str(), line.length(), [all...] |
webrtcsession_unittest.cc | 828 rtc::replace_substrs(ufrag_line.c_str(), ufrag_line.length(), 831 rtc::replace_substrs(pwd_line.c_str(), pwd_line.length(), [all...] |
peerconnectioninterface_unittest.cc | [all...] |
/external/webrtc/webrtc/sound/ |
alsasoundsystem.cc | 61 rtc::replace_substrs(kAlsaDescriptionSearch,
|