Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dcpu_set.h55 std::vector<std::unique_ptr<CpuSet>> children_; variable
/frameworks/base/tools/aapt2/
DDominatorTree.h76 std::vector<std::unique_ptr<Node>> children_; variable
/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_info.h77 std::vector<const DwarfDie*> children_; variable
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp433 std::vector<std::unique_ptr<Element>> children_; member in aapt::ManifestExtractor::Element