Lines Matching defs:request
73 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in BreakCommand() local
100 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in DeleteCommand() local
121 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in DisableCommand() local
145 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in EnableCommand() local
234 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in AsyncStackDepthCommand() local
255 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in ResumeCommand() local
274 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in StepIntoCommand() local
293 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in StepOutCommand() local
312 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in StepOverCommand() local
472 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SaveAllPossibleBreakpointsCommand() local
501 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SetSymbolicBreakpointsCommand() local
527 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RemoveSymbolicBreakpointsCommand() local
553 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in EnableLaunchAccelerateCommand() local