/aosp_15_r20/art/runtime/ |
H A D | art_method-inl.h | 481 return dex_file->GetMethodPrototype(dex_file->GetMethodId(GetDexMethodIndex())); 487 const dex::ProtoId& proto = dex_file->GetMethodPrototype( 583 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id);
|
H A D | imtable-inl.h | 57 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in GetImtHashComponents()
|
H A D | art_method.cc | 563 const auto& proto_id = dex_file->GetMethodPrototype(method_id); in EqualParameters()
|
H A D | class_linker.cc | 6023 const dex::ProtoId& proto_id = dex_file->GetMethodPrototype(method_id); in ThrowSignatureCheckResolveReturnTypeException()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 353 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 392 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 390 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 432 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 390 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 395 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file-inl.h | 463 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
H A D | dex_file.h | 484 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 460 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 484 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 460 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 484 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 460 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 484 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 460 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx))); in DecodeDebugLocalInfo()
|
D | dex_file.h | 484 const dex::ProtoId& GetMethodPrototype(const dex::MethodId& method_id) const { in GetMethodPrototype() function
|
/aosp_15_r20/art/compiler/debug/ |
H A D | elf_debug_info_writer.h | 153 const dex::ProtoId& dex_proto = dex->GetMethodPrototype(dex_method); in Write()
|
/aosp_15_r20/art/tools/veridex/ |
H A D | flow_analysis.cc | 153 const dex::ProtoId& proto_id = dex_file.GetMethodPrototype(method_id); in GetReturnType()
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | method_verifier.cc | 2176 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature() 5115 const dex::ProtoId& proto_id = dex_file_->GetMethodPrototype(method_id); in GetMethodReturnType()
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | instruction_builder.cc | 649 const dex::ProtoId& proto = dex_file_->GetMethodPrototype(referrer_method_id); in InitializeParameters()
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/.intermediates/art/libdexfile/dexfile_operator_srcs/gen/gensrcs/art/libdexfile/dex/ |
D | dex_file.operator_out.sdump | 24906 "function_name" : "art::DexFile::GetMethodPrototype",
|