Searched refs:startMethod (Results 1 – 1 of 1) sorted by relevance
354 const char *startMethod = nullptr; in SendProcessEvent() local357 startMethod = "launch"; in SendProcessEvent()360 startMethod = "attach"; in SendProcessEvent()363 startMethod = "attachForSuspendedLaunch"; in SendProcessEvent()366 body.try_emplace("startMethod", startMethod); in SendProcessEvent()