Searched refs:GetPortableCodeSize (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 118 uint32_t GetPortableCodeSize() const { in GetPortableCodeSize() function |
/art/oatdump/ | ||
D | oatdump.cc | 596 code_size = oat_method.GetPortableCodeSize(); in DumpOatMethod() |