Searched refs:wait_for_launch (Results 1 – 4 of 4) sorted by relevance
91 bool wait_for_launch) override;
697 bool wait_for_launch) { in WillAttachToProcessWithName() argument
2999 const bool wait_for_launch = attach_info.GetWaitForLaunch(); in Attach() local3001 if (wait_for_launch) { in Attach()3002 error = WillAttachToProcessWithName(process_name, wait_for_launch); in Attach()
1134 bool wait_for_launch) { in WillAttachToProcessWithName() argument