Searched refs:space_name (Results 1 – 1 of 1) sorted by relevance
579 const char* space_name = is_zygote ? kZygoteSpaceName : kNonMovingSpaceName; in Heap() local585 heap_reservation.Begin(), space_name, PROT_READ | PROT_WRITE, &error_str); in Heap()588 space_name, request_begin, non_moving_space_capacity, &error_str); in Heap()