Home | History | Annotate | Download | only in files

Lines Matching refs:RemoveExtension

385 FilePath FilePath::RemoveExtension() const {
415 StringType ret = RemoveExtension().value();
452 FilePath no_ext = RemoveExtension();