Searched defs:Insert (Results 1 – 5 of 5) sorted by relevance
53 AtomicDexRefMap<DexFileReferenceType, Value>::Insert(const DexFileReferenceType& ref, in Insert() function
202 ObjPtr<mirror::String> InternTable::Insert(ObjPtr<mirror::String> s, in Insert() function in art::InternTable378 void InternTable::Table::Insert(ObjPtr<mirror::String> s, uint32_t hash) { in Insert() function in art::InternTable::Table
124 void ClassTable::Insert(ObjPtr<mirror::Class> klass) { in Insert() function in art::ClassTable
145 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function
370 inline HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function