Searched refs:CreateImageRoots (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h243 mirror::ObjectArray<mirror::Object>* CreateImageRoots() const
H A Dimage_writer.cc735 ObjectArray<Object>* ImageWriter::CreateImageRoots() const { function in class:art::ImageWriter
905 Handle<ObjectArray<Object>> image_roots(hs.NewHandle(CreateImageRoots()));

Completed in 36 milliseconds