Searched defs:Group (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/mclinker/include/mcld/LD/ | ||
D | LDFileFormat.h | 41 Group, enumerator |
/frameworks/base/tools/aapt2/configuration/ | ||
D | ConfigurationParser.internal.h | 48 using Group = Entry<OrderedEntry<T>>; variable |
/frameworks/base/libs/hwui/ | ||
D | VectorDrawable.cpp | 275 Group::Group(const Group& group) : Node(group) { in Group() function in android::uirenderer::VectorDrawable::Group |
D | VectorDrawable.h | 448 Group() {} in Group() function |