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

  /external/webrtc/webrtc/base/
pathutils.h 30 // parent_folder() /home/
79 std::string parent_folder() const;
win32filesystem.cc 53 if (!pathname.parent_folder().empty()) {
55 parent.SetFolder(pathname.parent_folder());
pathutils.cc 155 std::string Pathname::parent_folder() const { function in class:rtc::Pathname
unixfilesystem.cc 517 existing_path.SetFolder(existing_path.parent_folder());
testutils.h 451 path.SetFolder(path.parent_folder());

Completed in 507 milliseconds