Searched defs:lookupType (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
D | Scope.cpp | 55 NamedType *Scope::lookupType(const FQName &fqName) const { in lookupType() function in android::Scope |
D | AST.cpp | 575 Type* AST::lookupType(const FQName& fqName, const Scope* scope) { in lookupType() function in android::AST |