Searched refs:arrays (Results 1 – 8 of 8) sorted by relevance
2 called by the dex2dex compiler, not anticipating arrays of primitive
3 0x00000454 58 A arrays ()V (none) -1
120 name : 'arrays'128 000444: |[000444] A.arrays:()V
18 # Test ArraySet on int[] and float[] arrays. The input should be typed accordingly.
19 # class type was final which does not hold for arrays.
65 # of the catch Phi's inputs. For catch blocks these two arrays are unrelated, so
243 jobjectArray arrays, in DexFile_openInMemoryDexFilesNative() argument249 CHECK_EQ(buffers_length, env->GetArrayLength(arrays)); in DexFile_openInMemoryDexFilesNative()261 jbyteArray array = reinterpret_cast<jbyteArray>(env->GetObjectArrayElement(arrays, i)); in DexFile_openInMemoryDexFilesNative()
59 Annotate $classOverhead byte[] arrays with their class.