Searched refs:InsertStrongFromTransaction (Results 1 – 3 of 3) sorted by relevance
243 mirror::String* InsertStrongFromTransaction(mirror::String* s)
159 mirror::String* InternTable::InsertStrongFromTransaction(mirror::String* s) { in InsertStrongFromTransaction() function in art::InternTable
463 intern_table->InsertStrongFromTransaction(str_); in Undo()