Searched refs:MappingTable (Results 1 – 1 of 1) sorted by relevance
26 class MappingTable {28 explicit MappingTable(const uint8_t* encoded_map) : encoded_table_(encoded_map) { in MappingTable() function68 DexToPcIterator(const MappingTable* table, uint32_t element) : in DexToPcIterator()106 const MappingTable* const table_; // The original table.145 PcToDexIterator(const MappingTable* table, uint32_t element) : in PcToDexIterator()183 const MappingTable* const table_; // The original table.