Home
last modified time | relevance | path

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

/art/runtime/
Dreference_table.h59 TrackingAllocator<GcRoot<mirror::Object>, kAllocatorTagReferenceTable>> Table; typedef
Doat_file.h395 typedef AllocationTrackingSafeMap<StringPiece, const OatDexFile*, kAllocatorTagOatFile> Table; typedef
Dintern_table.cc500 InternTable::Table::Table() { in Table() function in art::InternTable::Table