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.cpp1285 jsize out_indices_len = env->GetArrayLength(out_java_indices); in NativeResolveAttrs() local
1286 if (out_indices_len > attrs_len) { in NativeResolveAttrs()
1345 jsize out_indices_len = env->GetArrayLength(out_java_indices); in NativeRetrieveAttributes() local
1346 if (out_indices_len > attrs_len) { in NativeRetrieveAttributes()