Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_constants.cc21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
H A Dfile_path.h172 static const CharType kParentDirectory[]; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/files/
H A Dfile_path.h165 static constexpr CharType kParentDirectory[] = PA_FILE_PATH_LITERAL(".."); in PA_COMPONENT_EXPORT() local
/aosp_15_r20/art/odrefresh/
H A Dodr_fs_utils.cc111 static constexpr std::string_view kParentDirectory{".."}; in GetUsedSpace() local
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/files/
Dfile_path.h175 static const CharType kParentDirectory[]; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/files/
Dfile_path.h175 static const CharType kParentDirectory[]; variable
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path.h190 static constexpr CharType kParentDirectory[] = FILE_PATH_LITERAL(".."); variable