Home
last modified time | relevance | path

Searched refs:getAttributeMap (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/tools/xsdc/src/com/android/xsdc/
H A DXmlSchema.java53 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 Ddictionary_header_structure_policy.h41 virtual const AttributeMap *getAttributeMap() const = 0;
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.cpp53 const AttributeMap& MessageDescriptor::getAttributeMap() const { in getAttributeMap() function in android::nl::protocols::MessageDescriptor
H A DMessageDefinition.h149 const AttributeMap& getAttributeMap() const;
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_policy.h190 const DictionaryHeaderStructurePolicy::AttributeMap *getAttributeMap() const { in getAttributeMap() function
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/
H A Dprinter.cpp207 toStream(ss, attr, msgDesc.getAttributeMap()); in toString()
/aosp12/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp148 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 DJavaCodeGenerator.java884 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java1050 XsdAttribute ret = xmlSchema.getAttributeMap().get(name); in resolveAttribute()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dopencensus-api-0.24.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/aosp12/frameworks/base/core/java/android/view/
H A DView.java6342 private static SparseArray<String> getAttributeMap() {
6412 final SparseArray<String> attributeMap = getAttributeMap();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66776 Landroid/view/View;->getAttributeMap()Landroid/util/SparseArray;