Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc2838 const size_t class_table_bytes = table.WriteToMemory(class_table_memory_ptr); in CopyAndFixupNativeData() local
2839 CHECK_EQ(class_table_bytes, image_info.class_table_bytes_); in CopyAndFixupNativeData()