Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file-inl.h44 inline size_t OatFile::OatMethod::GetFrameSizeInBytes() const { in GetFrameSizeInBytes() function
H A Doat_quick_method_header.h128 uint32_t GetFrameSizeInBytes() const { in GetFrameSizeInBytes() function