Searched refs:wait_for_launch (Results 1 – 4 of 4) sorted by relevance
89 bool wait_for_launch) override;
635 bool wait_for_launch) { in WillAttachToProcessWithName() argument
901 bool wait_for_launch) { in WillAttachToProcessWithName() argument
2746 const bool wait_for_launch = attach_info.GetWaitForLaunch(); in Attach() local2748 if (wait_for_launch) { in Attach()2749 error = WillAttachToProcessWithName(process_name, wait_for_launch); in Attach()