Searched defs:array_size (Results 1 – 6 of 6) sorted by relevance
19 def createFiles(count, array_size): argument
568 size_t array_size = klass->NumFields(); in GetClassFields() local610 size_t array_size = klass->NumDeclaredVirtualMethods() + klass->NumDirectMethods(); in GetClassMethods() local660 size_t array_size = klass->NumDirectInterfaces(); in GetImplementedInterfaces() local
79 jsize array_size = env->GetArrayLength(array); in ConvertJavaArrayToDexFiles() local
1950 uint32_t array_size = DecodeUnsignedLeb128(annotation_ptr); in VisitEncodedValue() local
298 uint32_t array_size = 0; // CheckArrayElement. member
1197 size_t array_size = NumFields(); in GetDeclaredFields() local