Home
last modified time | relevance | path

Searched defs:kParentDirectory (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
Dfile_path.h174 static const CharType kParentDirectory[]; variable
/external/libchrome/base/trace_event/
Dheap_profiler_type_name_deduplicator.cc36 const char kParentDirectory[] = ".."; in ExtractDirNameFromFileName() local