Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1515 std::unique_ptr<ImageSpace> cache_space = in CreateBootImage() local
1522 if (cache_space != nullptr) { in CreateBootImage()
1523 return cache_space; in CreateBootImage()