Searched refs:GetIntegerValueOfObject (Results 1 – 4 of 4) sorted by relevance
73 CHECK_EQ(integer_cache->GetWithoutChecks(i), GetIntegerValueOfObject(live_objects, i)); in AllocateBootImageLiveObjects()94 ObjPtr<mirror::Object> IntrinsicObjects::GetIntegerValueOfObject( in GetIntegerValueOfObject() function in art::IntrinsicObjects115 DCHECK_EQ(GetIntegerValueOfObject(boot_image_live_objects, 0u), in GetIntegerValueOfArrayDataOffset()
132 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, i); in CheckIntegerCache()229 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, 0u); in ComputeIntegerValueOfLocations()326 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, 0u); in ComputeIntegerValueOfInfo()350 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, index); in ComputeIntegerValueOfInfo()
66 static ObjPtr<mirror::Object> GetIntegerValueOfObject(
2748 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects_, index); in GetIntrinsicReferenceAddress()