Searched defs:Insert (Results 1 – 8 of 8) sorted by relevance
53 AtomicDexRefMap<DexFileReferenceType, Value>::Insert(const DexFileReferenceType& ref, in Insert() function
125 void TypeLookupTable::Insert(const Entry& entry, uint32_t hash) { in Insert() function in art::TypeLookupTable
211 ObjPtr<mirror::String> InternTable::Insert(ObjPtr<mirror::String> s, in Insert() function in art::InternTable441 void InternTable::Table::Insert(ObjPtr<mirror::String> s) { in Insert() function in art::InternTable::Table
157 void ClassTable::Insert(ObjPtr<mirror::Class> klass) { in Insert() function in art::ClassTable
392 void Insert(U&& element) { in Insert() function
216 void Insert(const art::DexFile::LocalInfo& entry) { in GetLocalVariableTable() function
180 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function
383 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function