Lines Matching refs:BaseName
106 // of the file name. The position is relative to BaseName(), not value().
229 base = current.BaseName();
236 base = current.BaseName();
238 ret_val.push_back(current.BaseName().value());
335 FilePath FilePath::BaseName() const {
358 FilePath base(BaseName());
367 FilePath base(BaseName());
401 if (IsEmptyOrSpecialCase(BaseName().value()))
421 if (IsEmptyOrSpecialCase(BaseName().value()))
439 if (IsEmptyOrSpecialCase(BaseName().value()))