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