Home
last modified time | relevance | path

Searched refs:GetMethodDeclaringClassDescriptor (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file-inl.h170 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function
175 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
176 return GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in GetMethodDeclaringClassDescriptor()
469 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
H A Ddex_file.h478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
H A Ddex_file.cc670 AppendPrettyDescriptor(GetMethodDeclaringClassDescriptor(method_id), result); in AppendPrettyMethod()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h167 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function
172 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
173 return GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in GetMethodDeclaringClassDescriptor()
466 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h167 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function
172 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
173 return GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in GetMethodDeclaringClassDescriptor()
466 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file-inl.h167 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function
172 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
173 return GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in GetMethodDeclaringClassDescriptor()
466 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file-inl.h167 inline const char* DexFile::GetMethodDeclaringClassDescriptor( in GetMethodDeclaringClassDescriptor() function
172 inline const char* DexFile::GetMethodDeclaringClassDescriptor(uint32_t method_idx) const { in GetMethodDeclaringClassDescriptor() function
173 return GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)); in GetMethodDeclaringClassDescriptor()
466 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver_test.cc146 << " " << dex.GetMethodDeclaringClassDescriptor(dex.GetMethodId(i)) in TEST_F()
149 << " " << dex.GetMethodDeclaringClassDescriptor(dex.GetMethodId(i)) << " " in TEST_F()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h110 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function
359 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h389 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function
396 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h429 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function
396 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
Ddex_file.h392 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
/aosp_15_r20/art/runtime/
H A Dimtable-inl.h52 *class_hash = ComputeModifiedUtf8Hash(dex_file->GetMethodDeclaringClassDescriptor(method_id)); in GetImtHashComponents()
H A Dhidden_api.cc282 class_name_ = dex_file.GetMethodDeclaringClassDescriptor(method_id); in MemberSignature()
H A Dart_method-inl.h385 return GetDexFile()->GetMethodDeclaringClassDescriptor(GetDexMethodIndex());
/aosp_15_r20/art/libdexfile/external/
H A Ddex_file_ext.cc299 const char* name = self->adex->dex_file_->GetMethodDeclaringClassDescriptor(method_id); in ADexFile_Method_getClassDescriptor()
/aosp_15_r20/art/compiler/debug/
H A Delf_debug_info_writer.h155 const char* dex_class_desc = dex->GetMethodDeclaringClassDescriptor(dex_method); in Write()
/aosp_15_r20/art/dexdump/
H A Ddexdump.cc1775 declaring_class = pDexFile->GetMethodDeclaringClassDescriptor(method_id); in dumpMethodHandle()
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_builder.cc65 dex_file->GetMethodDeclaringClassDescriptor(dex_file->GetMethodId(referrers_method_idx)); in operator ()()

12