Home
last modified time | relevance | path

Searched refs:GetDebugInfoOffset (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libdexfile/dex/
H A Dcode_item_accessors-inl.h174 debug_info_offset_ = down_cast<const CompactDexFile*>(dex_file_)->GetDebugInfoOffset(
H A Dcompact_dex_file.h294 uint32_t GetDebugInfoOffset(uint32_t dex_method_index) const { in GetDebugInfoOffset() function