Home
last modified time | relevance | path

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

/aosp12/system/bt/packet/avrcp/
H A Dcapabilities_packet.h97 std::set<uint32_t> elements_; variable
/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.h188 std::vector<std::unique_ptr<ProfileAction>> elements_; variable
/aosp12/frameworks/base/tools/aapt2/java/
H A DClassDefinition.h186 std::vector<T> elements_; variable
/aosp12/art/runtime/native/
H A Ddalvik_system_DexFile.cc240 jint* elements_; member
/aosp12/art/dexlayout/
H A Ddex_ir.h860 std::unique_ptr<AnnotationElementVector> elements_; variable