Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h227 kSpecialRoots, // Different for boot image and app image, see aliases below. enumerator
231 kAppImageClassLoader = kSpecialRoots, // The class loader used to build the app image.
232 kBootImageLiveObjects = kSpecialRoots, // Array of boot image objects that must be kept live.