Searched defs:inserted (Results 1 – 4 of 4) sorted by relevance
59 bool inserted; in ProcessVerifiedMethod() local
1355 bool inserted = in RecordNativeRelocations() local1391 bool inserted = in RecordNativeRelocations() local1645 bool inserted = class_table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local1661 bool inserted = table.InsertWithHash(ClassTable::TableSlot(klass, hash), hash).second; in ProcessCollectedClasses() local2070 bool inserted = table.insert(GcRoot<mirror::String>(string->AsString())).second; in FinalizeInternTables() local2076 bool inserted = table.insert(GcRoot<mirror::String>(string)).second; in FinalizeInternTables() 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