Searched defs:endsWith (Results 1 – 2 of 2) sorted by relevance
257 bool endsWith(std::string_view path, std::string_view suffix) { in endsWith() function
525 bool FQName::endsWith(const FQName &other) const { in endsWith() function in android::FQName