Searched defs:VmapTable (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dvmap_table.h26 class VmapTable { class in namespace:art
32 explicit VmapTable(const uint8_t* table) : table_(table) { function in class:art::VmapTable

Completed in 249 milliseconds