Home | History | Annotate | Download | only in base

Lines Matching defs:EndsWith

385 bool EndsWith(const std::string& a, const std::string& b) {
494 while (!EndsWith(it->Name(), extension)) {