Home
last modified time | relevance | path

Searched defs:kParentDirectory (Results 1 – 2 of 2) 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.h172 static const CharType kParentDirectory[]; variable