Home
last modified time | relevance | path

Searched defs:GetCodeSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_quick_method_header.h110 ALWAYS_INLINE uint32_t GetCodeSize() const { in GetCodeSize() function
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.h202 size_t GetCodeSize() const { in GetCodeSize() function