Searched refs:is_process_updatable (Results 1 – 1 of 1) sorted by relevance
330 const bool is_process_updatable = use_default_mount_ns && is_apex_updatable; in Reap() local363 if (((flags_ & SVC_CRITICAL) || is_process_updatable) && !(flags_ & SVC_RESTART)) { in Reap()