Home
last modified time | relevance | path

Searched defs:class_index (Results 1 – 6 of 6) sorted by relevance

/art/test/1959-redefine-object-instrument/
Dfake_redef_object.cc55 dex::u4 class_index = reader.FindClassIndex("Ljava/lang/Object;"); in RedefineObjectHook() local
/art/test/980-redefine-object/
Dredef_object.cc54 dex::u4 class_index = reader.FindClassIndex("Ljava/lang/Object;"); in RedefineObjectHook() local
/art/compiler/optimizing/
Dinliner.cc859 dex::TypeIndex class_index = FindClassIndexIn( in TryInlineMonomorphicCall() local
944 dex::TypeIndex class_index, in AddTypeGuard()
1056 dex::TypeIndex class_index = FindClassIndexIn(handle.Get(), caller_compilation_unit_); in TryInlinePolymorphicCall() local
Dcode_generator_arm64.h877 dex::TypeIndex class_index, in DeduplicateJitClassLiteral()
/art/runtime/dex/
Ddex_file_annotations.cc1410 dex::TypeIndex class_index = method_id.class_idx_; in MethodIsReachabilitySensitive() local
1452 dex::TypeIndex class_index = field_id.class_idx_; in MethodContainsRSensitiveAccess() local
/art/libprofile/profile/
Dprofile_compilation_info.cc2345 for (uint32_t class_index : create_shuffled_range(classes_required_in_profile, in GenerateTestProfile() local