Searched defs:xml_parser_ptr (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowArscAssetManager9.java | 1356 long xml_parser_ptr, in nativeApplyStyle() 1380 long xml_parser_ptr, in nativeApplyStyle_measured() 1517 long xml_parser_ptr, in nativeRetrieveAttributes()
|
H A D | ShadowArscAssetManager10.java | 1376 long xml_parser_ptr, in nativeApplyStyle() 1400 long xml_parser_ptr, in nativeApplyStyle_measured() 1537 long xml_parser_ptr, in nativeRetrieveAttributes()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_util_AssetManager.cpp | 1184 jint def_style_attr, jint def_style_resid, jlong xml_parser_ptr, in NativeApplyStyle() 1210 jlong xml_parser_ptr, jintArray java_attrs, in NativeApplyStyleWithArray() 1307 jlong xml_parser_ptr, jintArray java_attrs, in NativeRetrieveAttributes()
|