Home
last modified time | relevance | path

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

/system/tools/hidl/
DType.cpp682 bool Type::containsPointer() const { in containsPointer() function in android::Type
702 bool Type::containsPointer(std::unordered_set<const Type*>* visited) const { in containsPointer() function in android::Type