Home | History | Annotate | Download | only in files

Lines Matching defs:DirName

233   while (current != current.DirName()) {
237 current = current.DirName();
246 FilePath dir = current.DirName();
303 // libgen's dirname and basename aren't guaranteed to be thread-safe and aren't
307 FilePath FilePath::DirName() const {
494 // only kCurrentDirectory when calling DirName on a single relative path