Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1095 jsize out_indices_len = env->GetArrayLength(out_java_indices); in NativeResolveAttrs() local
1096 if (out_indices_len > attrs_len) { in NativeResolveAttrs()
1155 jsize out_indices_len = env->GetArrayLength(out_java_indices); in NativeRetrieveAttributes() local
1156 if (out_indices_len > attrs_len) { in NativeRetrieveAttributes()