Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.cc367 static ObjPtr<mirror::ObjectArray<mirror::Object>> AllocateBootImageLiveObjects( in AllocateBootImageLiveObjects() function
1299 boot_image_live_objects = handles.NewHandle(AllocateBootImageLiveObjects(self, runtime)); in CreateImageRoots()