Searched refs:LaunchMethod (Results 1 – 1 of 1) sorted by relevance
103 enum LaunchMethod { Launch, Attach, AttachForSuspendedLaunch }; enum344 void SendProcessEvent(LaunchMethod launch_method) { in SendProcessEvent()