Searched defs:endsWith (Results 1 – 2 of 2) sorted by relevance
464 bool FQName::endsWith(const FQName &other) const { in endsWith() function in android::FQName
76 bool endsWith(const std::string &in, const std::string &suffix) { in endsWith() function