Searched refs:GetIntegerValueOfCache (Results 1 – 4 of 4) sorted by relevance
56 ObjPtr<mirror::ObjectArray<mirror::Object>> IntrinsicObjects::GetIntegerValueOfCache( in GetIntegerValueOfCache() function in art::IntrinsicObjects76 static_cast<uint32_t>(GetIntegerValueOfCache(boot_image_live_objects)->GetLength())); in GetIntegerValueOfObject()
61 static ObjPtr<mirror::ObjectArray<mirror::Object>> GetIntegerValueOfCache(
214 IntrinsicObjects::GetIntegerValueOfCache(boot_image_live_objects); in ComputeIntegerValueOfLocations()342 IntrinsicObjects::GetIntegerValueOfCache(boot_image_live_objects)->GetLength()); in ComputeIntegerValueOfInfo()
193 CHECK_EQ(integer_cache.Get(), IntrinsicObjects::GetIntegerValueOfCache(live_objects)); in AllocateBootImageLiveObjects()