Home
last modified time | relevance | path

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

/art/runtime/
Dtype_lookup_table.cc72 TypeLookupTable::TypeLookupTable(const DexFile& dex_file, uint8_t* storage) in TypeLookupTable() function in art::TypeLookupTable
109 TypeLookupTable::TypeLookupTable(const uint8_t* raw_data, const DexFile& dex_file) in TypeLookupTable() function in art::TypeLookupTable
Ddex_file.h54 class TypeLookupTable; variable
/art/compiler/
Doat_writer.h43 class TypeLookupTable; variable