Home
last modified time | relevance | path

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

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