Lines Matching defs:params
19 std::unique_ptr<EnableParams> EnableParams::Create(const PtJson ¶ms) in Create()
41 std::unique_ptr<EvaluateOnCallFrameParams> EvaluateOnCallFrameParams::Create(const PtJson ¶ms) in Create()
113 std::unique_ptr<ContinueToLocationParams> ContinueToLocationParams::Create(const PtJson ¶ms) in Create()
149 …unique_ptr<GetPossibleBreakpointsParams> GetPossibleBreakpointsParams::Create(const PtJson ¶ms) in Create()
195 std::unique_ptr<GetScriptSourceParams> GetScriptSourceParams::Create(const PtJson ¶ms) in Create()
219 std::unique_ptr<RemoveBreakpointParams> RemoveBreakpointParams::Create(const PtJson ¶ms) in Create()
241 …unique_ptr<RemoveBreakpointsByUrlParams> RemoveBreakpointsByUrlParams::Create(const PtJson ¶ms) in Create()
263 std::unique_ptr<ResumeParams> ResumeParams::Create(const PtJson ¶ms) in Create()
285 …unique_ptr<SetAsyncCallStackDepthParams> SetAsyncCallStackDepthParams::Create(const PtJson ¶ms) in Create()
307 std::unique_ptr<SetBlackboxPatternsParams> SetBlackboxPatternsParams::Create(const PtJson ¶ms) in Create()
337 std::unique_ptr<SetBreakpointByUrlParams> SetBreakpointByUrlParams::Create(const PtJson ¶ms) in Create()
393 std::unique_ptr<SetBreakpointsActiveParams> SetBreakpointsActiveParams::Create(const PtJson ¶ms) in Create()
414 std::unique_ptr<SetSkipAllPausesParams> SetSkipAllPausesParams::Create(const PtJson ¶ms) in Create()
435 …<GetPossibleAndSetBreakpointParams> GetPossibleAndSetBreakpointParams::Create(const PtJson ¶ms) in Create()
470 std::unique_ptr<SetPauseOnExceptionsParams> SetPauseOnExceptionsParams::Create(const PtJson ¶ms) in Create()
492 std::unique_ptr<StepIntoParams> StepIntoParams::Create(const PtJson ¶ms) in Create()
534 std::unique_ptr<SmartStepIntoParams> SmartStepIntoParams::Create(const PtJson ¶ms) in Create()
547 void SmartStepIntoParams::AddRequireParams(PtJson ¶ms) in AddRequireParams()
563 std::unique_ptr<StepOverParams> StepOverParams::Create(const PtJson ¶ms) in Create()
598 std::unique_ptr<DropFrameParams> DropFrameParams::Create(const PtJson ¶ms) in Create()
620 std::unique_ptr<SetNativeRangeParams> SetNativeRangeParams::Create(const PtJson ¶ms) in Create()
655 std::unique_ptr<SetMixedDebugParams> SetMixedDebugParams::Create(const PtJson ¶ms) in Create()
685 std::unique_ptr<ResetSingleStepperParams> ResetSingleStepperParams::Create(const PtJson ¶ms) in Create()
707 std::unique_ptr<ReplyNativeCallingParams> ReplyNativeCallingParams::Create(const PtJson ¶ms) in Create()
729 std::unique_ptr<GetPropertiesParams> GetPropertiesParams::Create(const PtJson ¶ms) in Create()
773 std::unique_ptr<CallFunctionOnParams> CallFunctionOnParams::Create(const PtJson ¶ms) in Create()
902 std::unique_ptr<StartSamplingParams> StartSamplingParams::Create(const PtJson ¶ms) in Create()
927 …ue_ptr<StartTrackingHeapObjectsParams> StartTrackingHeapObjectsParams::Create(const PtJson ¶ms) in Create()
948 …ique_ptr<StopTrackingHeapObjectsParams> StopTrackingHeapObjectsParams::Create(const PtJson ¶ms) in Create()
985 …unique_ptr<AddInspectedHeapObjectParams> AddInspectedHeapObjectParams::Create(const PtJson ¶ms) in Create()
1008 std::unique_ptr<GetHeapObjectIdParams> GetHeapObjectIdParams::Create(const PtJson ¶ms) in Create()
1031 …ique_ptr<GetObjectByHeapObjectIdParams> GetObjectByHeapObjectIdParams::Create(const PtJson ¶ms) in Create()
1062 std::unique_ptr<StartPreciseCoverageParams> StartPreciseCoverageParams::Create(const PtJson ¶ms) in Create()
1099 std::unique_ptr<SetSamplingIntervalParams> SetSamplingIntervalParams::Create(const PtJson ¶ms) in Create()
1120 …::unique_ptr<RecordClockSyncMarkerParams> RecordClockSyncMarkerParams::Create(const PtJson ¶ms) in Create()
1142 std::unique_ptr<RequestMemoryDumpParams> RequestMemoryDumpParams::Create(const PtJson ¶ms) in Create()
1176 std::unique_ptr<StartParams> StartParams::Create(const PtJson ¶ms) in Create()
1284 (const PtJson ¶ms) in Create()