Searched defs:inserted (Results 1 – 7 of 7) sorted by relevance
62 const bool inserted = current_write_barriers_.insert({obj, instruction}).second; in VisitInstanceFieldSet() local88 const bool inserted = current_write_barriers_.insert({cls, instruction}).second; in VisitStaticFieldSet() local117 const bool inserted = current_write_barriers_.insert({arr, instruction}).second; in VisitArraySet() local
298 bool inserted = storage_map_.insert({key.Clone(), new_value}).second; in Set() local
463 bool inserted = hash_set.insert(index).second; in TEST_F() local
1202 bool inserted = in RecordNativeRelocations() local1238 bool inserted = in RecordNativeRelocations() local1499 bool inserted = class_table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local1515 bool inserted = table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local1951 bool inserted = table.insert(GcRoot<mirror::String>(string->AsString())).second; in FinalizeInternTables() local1957 bool inserted = table.insert(GcRoot<mirror::String>(string)).second; in FinalizeInternTables() local
379 bool inserted = container.insert(std::move(node)).inserted; in UpdateKeys() local
1579 bool inserted = in CopyClass() local
4113 bool inserted = dex_caches_.emplace(&dex_file, std::move(data)).second; in RegisterDexFileLocked() local