Home
last modified time | relevance | path

Searched refs:LookupStrong (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dintern_table.cc86 mirror::String* InternTable::LookupStrong(mirror::String* s) { in LookupStrong() function in art::InternTable
171 mirror::String* found = LookupStrong(image_string); in AddImageStringsToTable()
244 mirror::String* strong = LookupStrong(s); in Insert()
Dintern_table.h182 mirror::String* LookupStrong(mirror::String* s)