Searched defs:inserted (Results 1 – 8 of 8) sorted by relevance
65 const bool inserted = current_write_barriers_.insert({obj, instruction}).second; in VisitInstanceFieldSet() local91 const bool inserted = current_write_barriers_.insert({cls, instruction}).second; in VisitStaticFieldSet() local119 const bool inserted = current_write_barriers_.insert({arr, instruction}).second; in VisitArraySet() local
284 bool inserted; in VerifyRootSingleUpdate() 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
1427 bool inserted = in RecordNativeRelocations() local1463 bool inserted = in RecordNativeRelocations() local1751 bool inserted = class_table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local1767 bool inserted = table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local2195 bool inserted = table.insert(GcRoot<mirror::String>(string->AsString())).second; in FinalizeInternTables() local2201 bool inserted = table.insert(GcRoot<mirror::String>(string)).second; in FinalizeInternTables() local
431 bool inserted = container.insert(std::move(node)).inserted; in UpdateKeys() local
1598 bool inserted = in CopyClass() local
4265 bool inserted = dex_caches_.emplace(&dex_file, std::move(data)).second; in RegisterDexFileLocked() local