Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 8 of 8) sorted by relevance

/art/compiler/utils/
Datomic_dex_ref_map-inl.h53 AtomicDexRefMap<DexFileReferenceType, Value>::Insert(const DexFileReferenceType& ref, in Insert() function
/art/runtime/
Dtype_lookup_table.cc125 void TypeLookupTable::Insert(const Entry& entry, uint32_t hash) { in Insert() function in art::TypeLookupTable
Dintern_table.cc211 ObjPtr<mirror::String> InternTable::Insert(ObjPtr<mirror::String> s, in Insert() function in art::InternTable
441 void InternTable::Table::Insert(ObjPtr<mirror::String> s) { in Insert() function in art::InternTable::Table
Dclass_table.cc157 void ClassTable::Insert(ObjPtr<mirror::Class> klass) { in Insert() function in art::ClassTable
/art/libartbase/base/
Dhash_set.h392 void Insert(U&& element) { in Insert() function
/art/openjdkjvmti/
Dti_method.cc216 void Insert(const art::DexFile::LocalInfo& entry) { in GetLocalVariableTable() function
/art/compiler/optimizing/
Dinduction_var_range.cc180 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function
Dloop_optimization.cc383 static HInstruction* Insert(HBasicBlock* block, HInstruction* instruction) { in Insert() function