Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DReference.h109 bool isEmptyReference() const { return !isResolved() && !hasLookupFqName(); } in isEmptyReference()
112 CHECK(hasLookupFqName()); in getLookupFqName()
141 bool hasLookupFqName() const { in hasLookupFqName() function