Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_quick_method_header.h91 ? CodeInfo::DecodeCodeSize(GetOptimizedCodeInfoPtr()) in GetCodeSize()
H A Dstack_map.h302 ALWAYS_INLINE static uint32_t DecodeCodeSize(const uint8_t* code_info_data) { in DecodeCodeSize() function