Home
last modified time | relevance | path

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

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