Searched refs:RecordStrongStringInsertion (Results 1 – 4 of 4) sorted by relevance
111 void RecordStrongStringInsertion(ObjPtr<mirror::String> s)
130 runtime->RecordStrongStringInsertion(s); in InsertStrong()
238 void Transaction::RecordStrongStringInsertion(ObjPtr<mirror::String> s) { in RecordStrongStringInsertion() function in art::Transaction
529 void RecordStrongStringInsertion(ObjPtr<mirror::String> s) const