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