Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/link/
H A DXmlReferenceLinker.cpp74 Reference attr_ref( in Visit() local
/aosp12/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator.cpp213 const Reference* attr_ref = nullptr; member
/aosp12/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp806 Reference attr_ref; in DeserializeValueFromPb() local
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener.cpp136 for (auto& attr_ref : styleable->entries) { in Visit() local