Home
last modified time | relevance | path

Searched defs:dex_method_idx (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc4088 uint32_t dex_method_idx, MethodType method_type) { in ResolveMethodAndCheckAccess()
5195 uint32_t dex_method_idx, in MethodVerifier()
5437 uint32_t dex_method_idx, in VerifyMethodAndDump()
/aosp_15_r20/art/runtime/mirror/
H A Dclass.cc587 uint32_t dex_method_idx, in FindInterfaceMethod()
847 uint32_t dex_method_idx, in FindClassMethod()
/aosp_15_r20/art/runtime/
H A Dart_method.cc300 const uint32_t dex_method_idx = GetDexMethodIndex(); in FindDexMethodIndexInOtherDexFile() local
H A Dclass_linker.cc4139 const uint32_t dex_method_idx = method.GetIndex(); in LoadMethod() local
/aosp_15_r20/art/oatdump/
H A Doatdump.cc716 uint32_t dex_method_idx = method.GetIndex(); in DumpMethodAndOffsetAsJson() local
1120 uint32_t dex_method_idx, in DumpOatMethod()
1499 uint32_t dex_method_idx, in DumpVerifier()
/aosp_15_r20/art/profman/
H A Dprofman.cc833 for (uint16_t dex_method_idx : combined_methods) { in GetClassNamesAndMethods() local
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc3068 uint16_t dex_method_idx) { in ExtractInlineCacheInfo()
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2294 uint32_t dex_method_idx; in artInvokeInterfaceTrampoline() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_redefine.cc2574 uint32_t dex_method_idx = dex_file_->GetIndexForMethodId(*method_id); in UpdateMethods() local