Home | History | Annotate | Download | only in files

Lines Matching defs:DirName

231   while (current != current.DirName()) {
235 current = current.DirName();
244 FilePath dir = current.DirName();
301 // libgen's dirname and basename aren't guaranteed to be thread-safe and aren't
305 FilePath FilePath::DirName() const {
470 // only kCurrentDirectory when calling DirName on a single relative path