Home | History | Annotate | Download | only in base

Lines Matching defs:RemoveExtension

363 FilePath FilePath::RemoveExtension() const {
392 StringType ret = RemoveExtension().value();
422 FilePath no_ext = RemoveExtension();