Home
last modified time | relevance | path

Searched defs:Pathname (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/base/
Dpathutils.cc54 Pathname::Pathname() in Pathname() function in rtc::Pathname
58 Pathname::Pathname(const std::string& pathname) in Pathname() function in rtc::Pathname
63 Pathname::Pathname(const std::string& folder, const std::string& filename) in Pathname() function in rtc::Pathname
Dpathutils_unittest.cc14 TEST(Pathname, ReturnsDotForEmptyPathname) { in TEST() argument
Dfileutils.h32 class Pathname; variable
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkItems.cpp77 sys::Path Pathname = FindLib(Lib); in LinkInLibrary() local
/external/clang/lib/Frontend/
DHeaderIncludeGen.cpp56 SmallString<512> Pathname(Filename); in PrintHeaderInfo() local