Searched refs:AllocateBootImageLiveObjects (Results 1 – 1 of 1) sorted by relevance
367 static ObjPtr<mirror::ObjectArray<mirror::Object>> AllocateBootImageLiveObjects( in AllocateBootImageLiveObjects() function1299 boot_image_live_objects = handles.NewHandle(AllocateBootImageLiveObjects(self, runtime)); in CreateImageRoots()