Home
last modified time | relevance | path

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

/system/tools/hidl/
DReference.h96 bool hasLocation() const { return mLocation.isValid(); } in hasLocation() function
99 CHECK(hasLocation()); in location()