/aosp12/system/tools/xsdc/src/com/android/xsdc/ |
H A D | XmlSchema.java | 53 public Map<String, XsdAttribute> getAttributeMap() { in getAttributeMap() method in XmlSchema 72 attributeMap.putAll(schema.getAttributeMap()); in include()
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/ |
H A D | dictionary_header_structure_policy.h | 41 virtual const AttributeMap *getAttributeMap() const = 0;
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
H A D | MessageDefinition.cpp | 53 const AttributeMap& MessageDescriptor::getAttributeMap() const { in getAttributeMap() function in android::nl::protocols::MessageDescriptor
|
H A D | MessageDefinition.h | 149 const AttributeMap& getAttributeMap() const;
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ |
H A D | header_policy.h | 190 const DictionaryHeaderStructurePolicy::AttributeMap *getAttributeMap() const { in getAttributeMap() function
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
H A D | printer.cpp | 207 toStream(ss, attr, msgDesc.getAttributeMap()); in toString()
|
/aosp12/packages/inputmethods/LatinIME/native/jni/ |
H A D | com_android_inputmethod_latin_BinaryDictionary.cpp | 148 headerPolicy->getAttributeMap(); in latinime_BinaryDictionary_getHeaderInfo() 560 newFormatVersion, *headerPolicy->getLocale(), headerPolicy->getAttributeMap()); in latinime_BinaryDictionary_migrateNative()
|
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/ |
H A D | JavaCodeGenerator.java | 884 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()
|
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/ |
H A D | CppCodeGenerator.java | 1050 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | opencensus-api-0.21.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | opencensus-api-0.24.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/opencensus/
io/ ... |
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 6342 private static SparseArray<String> getAttributeMap() { 6412 final SparseArray<String> attributeMap = getAttributeMap();
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 66776 Landroid/view/View;->getAttributeMap()Landroid/util/SparseArray;
|