Searched refs:destroy_status (Results 1 – 2 of 2) sorted by relevance
126 destroy_status=$?128 if [[ $destroy_status -eq 0 ]]; then
2885 Status destroy_status(m_process->Destroy(false)); in Kill() local2886 if (destroy_status.Fail()) { in Kill()