Searched defs:kParentDirectory (Results 1 – 7 of 7) sorted by relevance
21 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL(".."); member in base::FilePath
172 static const CharType kParentDirectory[]; variable
165 static constexpr CharType kParentDirectory[] = PA_FILE_PATH_LITERAL(".."); in PA_COMPONENT_EXPORT() local
111 static constexpr std::string_view kParentDirectory{".."}; in GetUsedSpace() local
175 static const CharType kParentDirectory[]; variable
190 static constexpr CharType kParentDirectory[] = FILE_PATH_LITERAL(".."); variable