Searched defs:kParentDirectory (Results 1 – 4 of 4) 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
189 static constexpr CharType kParentDirectory[] = FILE_PATH_LITERAL(".."); variable