Home
last modified time | relevance | path

Searched refs:dex_method_index (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
181 const StandardDexFile::CodeItem& code_item, [[maybe_unused]] uint32_t dex_method_index) {
188 uint32_t dex_method_index) { in Init() argument
194 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
197 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
181 const StandardDexFile::CodeItem& code_item, [[maybe_unused]] uint32_t dex_method_index) {
188 uint32_t dex_method_index) { in Init() argument
194 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
197 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h297 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
298 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/art/libdexfile/dex/
H A Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
181 const StandardDexFile::CodeItem& code_item, [[maybe_unused]] uint32_t dex_method_index) {
188 uint32_t dex_method_index) { in Init() argument
194 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
197 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
H A Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
H A Dcompact_dex_file.h297 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
298 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
182 uint32_t dex_method_index ATTRIBUTE_UNUSED) {
189 uint32_t dex_method_index) { in Init() argument
195 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
198 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h294 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
295 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
182 uint32_t dex_method_index ATTRIBUTE_UNUSED) {
189 uint32_t dex_method_index) { in Init() argument
195 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
198 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h296 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
297 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
182 uint32_t dex_method_index ATTRIBUTE_UNUSED) {
189 uint32_t dex_method_index) { in Init() argument
195 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
198 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h294 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
295 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
181 const StandardDexFile::CodeItem& code_item, [[maybe_unused]] uint32_t dex_method_index) {
188 uint32_t dex_method_index) { in Init() argument
194 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
197 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h297 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
298 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dcode_item_accessors-inl.h173 uint32_t dex_method_index) {
175 dex_method_index);
181 const StandardDexFile::CodeItem& code_item, [[maybe_unused]] uint32_t dex_method_index) {
188 uint32_t dex_method_index) { in Init() argument
194 Init(down_cast<const CompactDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
197 Init(down_cast<const StandardDexFile::CodeItem&>(*code_item), dex_method_index); in Init()
Dcode_item_accessors.h150 uint32_t dex_method_index) { in CodeItemDebugInfoAccessor() argument
151 Init(dex_file, code_item, dex_method_index); in CodeItemDebugInfoAccessor()
156 uint32_t dex_method_index);
181 ALWAYS_INLINE void Init(const DexFileCodeItemType& code_item, uint32_t dex_method_index);
Dcompact_dex_file.h297 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() argument
298 return debug_info_offsets_.GetOffset(dex_method_index); in GetDebugInfoOffset()
/aosp_15_r20/art/compiler/debug/
H A Delf_symtab_writer.h65 return strcmp(mi->dex_file->GetMethodName(mi->dex_method_index), in GetDedupedName()
66 first->dex_file->GetMethodName(first->dex_method_index)) == 0; in GetDedupedName()
81 *out += first->dex_file->GetMethodName(first->dex_method_index); in GetDedupedName()
144 std::string name = info.dex_file->PrettyMethod(info.dex_method_index, !mini_debug_info); in WriteDebugSymbols()
H A Delf_debug_info_writer.h49 CodeItemDebugInfoAccessor accessor(*mi->dex_file, mi->code_item, mi->dex_method_index); in GetParamNames()
151 CodeItemDebugInfoAccessor accessor(*dex, mi->code_item, mi->dex_method_index); in Write()
152 const dex::MethodId& dex_method = dex->GetMethodId(mi->dex_method_index); in Write()
247 mi->dex_method_index, in Write()

12