Searched refs:wait_for_launch (Results 1 – 6 of 6) sorted by relevance
69 bool wait_for_launch) override;
185 bool wait_for_launch) { in WillAttachToProcessWithName() argument
91 bool wait_for_launch) override;
531 bool wait_for_launch) { in WillAttachToProcessWithName() argument
907 bool wait_for_launch) { in WillAttachToProcessWithName() argument
2774 const bool wait_for_launch = attach_info.GetWaitForLaunch(); in Attach() local2776 if (wait_for_launch) { in Attach()2777 error = WillAttachToProcessWithName(process_name, wait_for_launch); in Attach()