Searched refs:LookupIntegerCache (Results 1 – 3 of 3) sorted by relevance
59 static ObjPtr<mirror::ObjectArray<mirror::Object>> LookupIntegerCache(
30 ObjPtr<mirror::ObjectArray<mirror::Object>> IntrinsicObjects::LookupIntegerCache( in LookupIntegerCache() function in art::IntrinsicObjects
160 hs.NewHandle(IntrinsicObjects::LookupIntegerCache(self, class_linker)); in AllocateBootImageLiveObjects()