Searched defs:lookupIdentifier (Results 1 – 2 of 2) sorted by relevance
83 LocalIdentifier *Scope::lookupIdentifier(const std::string & /*name*/) const { in lookupIdentifier() function in android::Scope
200 LocalIdentifier *EnumType::lookupIdentifier(const std::string &name) const { in lookupIdentifier() function in android::EnumType