Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h118 uint32_t GetPortableCodeSize() const { in GetPortableCodeSize() function
/art/oatdump/
Doatdump.cc596 code_size = oat_method.GetPortableCodeSize(); in DumpOatMethod()