Home
last modified time | relevance | path

Searched defs:canCheckEquality (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/
DType.cpp337 bool Type::canCheckEquality() const { in canCheckEquality() function in android::Type
342 bool Type::canCheckEquality(std::unordered_set<const Type*>* visited) const { in canCheckEquality() function in android::Type