Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file-inl.h45 inline size_t OatFile::OatMethod::GetFrameSizeInBytes() const { in GetFrameSizeInBytes() function
H A Doat_quick_method_header.h157 uint32_t GetFrameSizeInBytes() const { in GetFrameSizeInBytes() function