Home
last modified time | relevance | path

Searched refs:hasLookupFqName (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/
DReference.h89 bool isEmptyReference() const { return !isResolved() && !hasLookupFqName(); } in isEmptyReference()
92 CHECK(hasLookupFqName()); in getLookupFqName()
112 bool hasLookupFqName() const { in hasLookupFqName() function