Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics.cc54 static ObjPtr<mirror::ObjectArray<mirror::Object>> GetBootImageLiveObjects() in GetBootImageLiveObjects() function
150 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects = GetBootImageLiveObjects(); in ComputeValueOfInfo()