Searched defs:keep_stopped (Results 1 – 6 of 6) sorted by relevance
84 bool keep_stopped = false; in StopProcessIfNecessary() local790 bool keep_stopped; in DoExecute() local
634 bool keep_stopped = false; in Detach() local638 SBError SBProcess::Detach(bool keep_stopped) { in Detach()
1193 virtual Status DoDetach(bool keep_stopped) { in DoDetach()
3436 Status Process::Detach(bool keep_stopped) { in Detach()3508 bool keep_stopped = false; in DestroyImpl() local
1498 Status GDBRemoteCommunicationClient::Detach(bool keep_stopped, in Detach()
2410 Status ProcessGDBRemote::DoDetach(bool keep_stopped) { in DoDetach()