/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file-inl.h | 170 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 D | dex_file.h | 478 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const; 479 const char* GetMethodDeclaringClassDescriptor(uint32_t method_idx) const;
|
H A D | dex_file.cc | 670 AppendPrettyDescriptor(GetMethodDeclaringClassDescriptor(method_id), result); in AppendPrettyMethod()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 167 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()
|
D | dex_file.h | 478 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/ |
D | dex_file-inl.h | 167 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()
|
D | dex_file.h | 478 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/ |
D | dex_file-inl.h | 167 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()
|
D | dex_file.h | 478 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/ |
D | dex_file-inl.h | 167 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()
|
D | dex_file.h | 478 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 D | compiler_driver_test.cc | 146 << " " << 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/ |
D | dex_file-inl.h | 110 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function 359 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
|
D | dex_file.h | 389 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function 396 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
|
D | dex_file.h | 429 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 128 inline const char* DexFile::GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) in GetMethodDeclaringClassDescriptor() function 396 GetMethodDeclaringClassDescriptor(GetMethodId(method_idx)), in DecodeDebugLocalInfo()
|
D | dex_file.h | 392 const char* GetMethodDeclaringClassDescriptor(const dex::MethodId& method_id) const;
|
/aosp_15_r20/art/runtime/ |
H A D | imtable-inl.h | 52 *class_hash = ComputeModifiedUtf8Hash(dex_file->GetMethodDeclaringClassDescriptor(method_id)); in GetImtHashComponents()
|
H A D | hidden_api.cc | 282 class_name_ = dex_file.GetMethodDeclaringClassDescriptor(method_id); in MemberSignature()
|
H A D | art_method-inl.h | 385 return GetDexFile()->GetMethodDeclaringClassDescriptor(GetDexMethodIndex());
|
/aosp_15_r20/art/libdexfile/external/ |
H A D | dex_file_ext.cc | 299 const char* name = self->adex->dex_file_->GetMethodDeclaringClassDescriptor(method_id); in ADexFile_Method_getClassDescriptor()
|
/aosp_15_r20/art/compiler/debug/ |
H A D | elf_debug_info_writer.h | 155 const char* dex_class_desc = dex->GetMethodDeclaringClassDescriptor(dex_method); in Write()
|
/aosp_15_r20/art/dexdump/ |
H A D | dexdump.cc | 1775 declaring_class = pDexFile->GetMethodDeclaringClassDescriptor(method_id); in dumpMethodHandle()
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | instruction_builder.cc | 65 dex_file->GetMethodDeclaringClassDescriptor(dex_file->GetMethodId(referrers_method_idx)); in operator ()()
|