Home
last modified time | relevance | path

Searched defs:kParentDirectory (Results 1 – 4 of 4) 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
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/files/
Dfile_path.h165 static constexpr CharType kParentDirectory[] = PA_FILE_PATH_LITERAL(".."); in PA_COMPONENT_EXPORT() local
/external/cronet/base/files/
Dfile_path.h189 static constexpr CharType kParentDirectory[] = FILE_PATH_LITERAL(".."); variable