Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dpacket_def.cc944 auto constrained_descendants = FindDescendantsWithConstraint(constraint_name); in GenRustStructImpls() local
949 for (const auto& desc : constrained_descendants) { in GenRustStructImpls()
979 if (!constrained_descendants.empty()) { in GenRustStructImpls()