Home
last modified time | relevance | path

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

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