Home
last modified time | relevance | path

Searched refs:AppendPathname (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dpathutils.h75 void AppendPathname(const std::string& pathname);
Dpathutils.cc133 void Pathname::AppendPathname(const std::string& pathname) { in AppendPathname() function in rtc::Pathname
/external/webrtc/talk/media/base/
Dtestutils.cc267 path.AppendPathname("../../talk/"); in GetTestFilePath()