Home
last modified time | relevance | path

Searched defs:PathString (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dlogging.cc111 typedef std::wstring PathString; typedef
113 typedef std::string PathString; typedef
/external/clang/lib/Lex/
DPPDirectives.cpp1462 SmallString<128> PathString; in diagnoseAutoModuleImport() local