Home
last modified time | relevance | path

Searched defs:TypeLookupTable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dtype_lookup_table.cc68 TypeLookupTable::TypeLookupTable(const DexFile& dex_file, uint8_t* storage) in TypeLookupTable() function in art::TypeLookupTable
106 TypeLookupTable::TypeLookupTable(const uint8_t* dex_file_pointer, in TypeLookupTable() function in art::TypeLookupTable
/art/compiler/
Doat_writer.h45 class TypeLookupTable; variable