Searched refs:InsertStrongFromTransaction (Results 1 – 3 of 3) sorted by relevance
306 ObjPtr<mirror::String> InsertStrongFromTransaction(ObjPtr<mirror::String> s)
161 ObjPtr<mirror::String> InternTable::InsertStrongFromTransaction(ObjPtr<mirror::String> s) { in InsertStrongFromTransaction() function in art::InternTable
602 intern_table->InsertStrongFromTransaction(str_.Read()); in Undo()