Home
last modified time | relevance | path

Searched defs:out_indices (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DAttributeResolution.cpp125 uint32_t* out_indices) { in ResolveAttrs()
224 uint32_t* out_values, uint32_t* out_indices) { in ApplyStyle()
357 uint32_t* out_indices) { in RetrieveAttributes()
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1203 uint32_t* out_indices = reinterpret_cast<uint32_t*>(out_indices_ptr); in NativeApplyStyle() local
1229 ScopedIntCriticalArrayRW out_indices(env, java_indices); in NativeApplyStyleWithArray() local
1276 jint* out_indices = nullptr; in NativeResolveAttrs() local
1338 jint* out_indices = nullptr; in NativeRetrieveAttributes() local