Home | History | Annotate | Download | only in files

Lines Matching defs:RemoveExtension

384 FilePath FilePath::RemoveExtension() const {
414 StringType ret = RemoveExtension().value();
452 FilePath no_ext = RemoveExtension();