Searched refs:IsReference (Results 1 – 3 of 3) sorted by relevance
58 bool IsReference(const android::StringPiece& str);
162 bool IsReference(const StringPiece& str) { in IsReference() function
126 } else if (ResourceUtils::IsReference(attr->value)) { in VerifyManifest()