Searched refs:LookupStrongLocked (Results 1 – 2 of 2) sorted by relevance
97 return LookupStrongLocked(s); in LookupStrong()115 mirror::String* InternTable::LookupStrongLocked(mirror::String* s) { in LookupStrongLocked() function in art::InternTable194 mirror::String* found = LookupStrongLocked(image_string); in AddImagesStringsToTable()275 mirror::String* strong = LookupStrongLocked(s); in Insert()
227 mirror::String* LookupStrongLocked(mirror::String* s)