/aosp_15_r20/art/runtime/entrypoints/ |
H A D | entrypoint_utils-inl.h | 59 const uint32_t method_index = method_info.GetMethodIndex(); in GetResolvedMethodErrorString() local 121 uint32_t method_index = code_info.GetMethodIndexOf(inline_info); in GetResolvedMethod() local 137 uint32_t method_index = method_info.GetMethodIndex(); in GetResolvedMethod() local 575 uint16_t method_index = tls_value >> 16; in FindMethodToCall() local
|
/aosp_15_r20/art/libprofile/profile/ |
H A D | profile_compilation_info.h | 395 void AddMethod(ProfileIndexType profile_index, uint32_t method_index, MethodHotness::Flag flags) { in AddMethod() 497 bool IsStartupMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsStartupMethod() 502 bool IsPostStartupMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsPostStartupMethod() 507 bool IsHotMethod(ProfileIndexType profile_index, uint32_t method_index) const { in IsHotMethod() 512 bool IsMethodInProfile(ProfileIndexType profile_index, uint32_t method_index) const { in IsMethodInProfile()
|
H A D | profile_boot_info.cc | 29 void ProfileBootInfo::Add(const DexFile* dex_file, uint32_t method_index) { in Add()
|
H A D | profile_test_helper.h | 171 for (size_t method_index = 0; method_index != num_method_ids; ++method_index) { variable
|
H A D | profile_compilation_info.cc | 2384 for (uint32_t method_index : create_shuffled_range(methods_required_in_profile, in GenerateTestProfile() local 2406 ProfileCompilationInfo::DexFileData::FindOrAddHotMethod(uint16_t method_index) { in FindOrAddHotMethod() 2810 uint16_t method_index = method_entry.first; in WriteMethods() local 2917 uint16_t method_index = 0; in ReadMethods() local
|
/aosp_15_r20/art/runtime/dex/ |
H A D | dex_file_annotations.cc | 293 uint32_t method_index) { in FindAnnotationSetForMethod() 334 uint32_t method_index = method->GetDexMethodIndex(); in FindAnnotationsItemForMethod() local 1329 uint32_t method_index) { in GetNativeMethodAnnotationAccessFlags() 1355 uint32_t method_index) { in MethodIsNeverCompile() 1371 uint32_t method_index) { in MethodIsNeverInline() 1401 uint32_t method_index) in MethodIsReachabilitySensitive() 1414 uint32_t method_index) in MethodIsReachabilitySensitive() 1426 uint32_t method_index) in MethodContainsRSensitiveAccess()
|
/aosp_15_r20/art/profman/ |
H A D | profman.cc | 1122 uint16_t method_index, in HasSingleInvoke() 1255 uint32_t method_index) { in ResolveMethod() 1457 const uint32_t method_index = FindMethodIndex(class_ref, method_spec); in ProcessLine() local 1597 const uint32_t method_index = FindMethodIndex(class_ref, method_str); in ProcessBootLine() local
|
/aosp_15_r20/art/runtime/interpreter/mterp/ |
H A D | nterp.cc | 252 extern "C" const char* NterpGetShortyFromMethodId(ArtMethod* caller, uint32_t method_index) in NterpGetShortyFromMethodId() 329 uint16_t method_index = in NterpGetMethod() local
|
/aosp_15_r20/art/dex2oat/linker/ |
H A D | index_bss_mapping_encoder.h | 64 void Reset(uint32_t method_index, uint32_t bss_offset) { in Reset()
|
H A D | oat_writer_test.cc | 470 size_t method_index = 0; in TEST_F() local
|
/aosp_15_r20/art/tools/veridex/ |
H A D | hidden_api.cc | 82 std::string HiddenApi::GetApiMethodName(const DexFile& dex_file, uint32_t method_index) { in GetApiMethodName()
|
H A D | resolver.cc | 258 VeriMethod VeridexResolver::GetMethod(uint32_t method_index) { in GetMethod()
|
H A D | flow_analysis.cc | 150 RegisterValue VeriFlowAnalysis::GetReturnType(uint32_t method_index) { in GetReturnType()
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | class_verifier.cc | 54 static void UpdateMethodFlags(uint32_t method_index, in UpdateMethodFlags()
|
/aosp_15_r20/art/test/911-get-stack-trace/ |
H A D | stack_trace.cc | 61 auto callback = [&](jint method_index) -> jobjectArray { in TranslateJvmtiFrameInfoArray()
|
/aosp_15_r20/external/executorch/examples/qualcomm/ |
H A D | utils.py | 139 def execute(self, custom_runner_cmd=None, method_index=0): argument
|
/aosp_15_r20/art/runtime/ |
H A D | cha.cc | 355 uint16_t method_index = method_in_super->GetMethodIndex(); in CheckVirtualMethodSingleImplementationInfo() local
|
H A D | trace.cc | 1370 std::string TraceWriter::GetMethodLine(const std::string& method_line, uint32_t method_index) { in GetMethodLine() 1905 uint32_t method_index, in EncodeEventEntry()
|
H A D | art_method.cc | 267 uint16_t method_index = GetMethodIndex(); in FindOverriddenMethod() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | inliner.cc | 1223 size_t method_index = invoke_instruction->IsInvokeVirtual() in TryInlinePolymorphicCallToSameTarget() local 2185 uint32_t method_index = resolved_method->GetDexMethodIndex(); in TryBuildAndInlineHelper() local
|
/aosp_15_r20/art/compiler/dex/ |
H A D | inline_method_analyser.cc | 161 uint32_t method_index = invoke_direct->Opcode() == Instruction::INVOKE_DIRECT in GetTargetConstructor() local
|
/aosp_15_r20/external/libwebsockets/lib/roles/h2/ |
H A D | http2.c | 1411 static unsigned char method_index[] = { variable
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file_verifier.cc | 3638 bool DexFileVerifier::CheckMethodAccessFlags(uint32_t method_index, in CheckMethodAccessFlags() 3834 uint32_t method_index, in CheckConstructorProperties()
|
H A D | dex_file_verifier_test.cc | 240 uint32_t method_index = method.GetIndex(); in FindMethodData() local
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | reader.cc | 812 auto method_index = dex::ReadULeb128(pptr); in ParseEncodedMethod() local
|