Searched refs:endsWith (Results 1 – 4 of 4) sorted by relevance
190 bool endsWith(const FQName &other) const;
76 bool endsWith(const std::string &in, const std::string &suffix) { in endsWith() function179 endsWith(name, suffix)) { in search()
493 if (key.endsWith(fqName)) { in findDefinedType()
464 bool FQName::endsWith(const FQName &other) const { in endsWith() function in android::FQName