HomeSort by relevance Sort by last modified time
    Searched full:space_name (Results 1 - 1 of 1) sorted by null

  /art/runtime/gc/
heap.cc 280 const char* space_name = is_zygote ? kZygoteSpaceName: kNonMovingSpaceName; local
284 MemMap::MapAnonymous(space_name, requested_alloc_space_begin,
    [all...]

Completed in 756 milliseconds