Home | History | Annotate | Download | only in base

Lines Matching refs:kParentDirectory

35 const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL("..");
292 if (base == kCurrentDirectory || base == kParentDirectory)
325 if (base == kCurrentDirectory || base == kParentDirectory) {
356 if (base == kCurrentDirectory || base == kParentDirectory) {
1121 if (component == kParentDirectory)