Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dpacket_def.cc1190 for (auto ancestor : lineage) { in GenRustBuilderStructImpls() local
1245 for (const auto ancestor : GetAncestors()) { in GenRustBuilderStructImpls() local
/system/tools/hidl/
DInterface.cpp460 for (const auto* ancestor : superTypeChain()) { in resolveInheritance() local
DType.cpp314 for (const Type* ancestor = this; ancestor != nullptr; ancestor = ancestor->parent()) { in checkForwardReferenceRestrictions() local