Lines Matching refs:Create
41 static std::unique_ptr<ContinueToLocationParams> Create(const PtJson ¶ms);
65 static std::unique_ptr<EnableParams> Create(const PtJson ¶ms);
89 static std::unique_ptr<EvaluateOnCallFrameParams> Create(const PtJson ¶ms);
120 static std::unique_ptr<GetPossibleBreakpointsParams> Create(const PtJson ¶ms);
164 static std::unique_ptr<GetScriptSourceParams> Create(const PtJson ¶ms);
183 static std::unique_ptr<RemoveBreakpointParams> Create(const PtJson ¶ms);
202 static std::unique_ptr<ResumeParams> Create(const PtJson ¶ms);
226 static std::unique_ptr<SetAsyncCallStackDepthParams> Create(const PtJson ¶ms);
244 static std::unique_ptr<SetBlackboxPatternsParams> Create(const PtJson ¶ms);
263 static std::unique_ptr<SetBreakpointByUrlParams> Create(const PtJson ¶ms);
342 static std::unique_ptr<SetBreakpointsActiveParams> Create(const PtJson ¶ms);
360 static std::unique_ptr<SetSkipAllPausesParams> Create(const PtJson ¶ms);
377 static std::unique_ptr<GetPossibleAndSetBreakpointParams> Create(const PtJson ¶ms);
405 static std::unique_ptr<SetPauseOnExceptionsParams> Create(const PtJson ¶ms);
441 static std::unique_ptr<StepIntoParams> Create(const PtJson ¶ms);
479 static std::unique_ptr<StepOverParams> Create(const PtJson ¶ms);
505 static std::unique_ptr<DropFrameParams> Create(const PtJson ¶ms);
528 static std::unique_ptr<SetNativeRangeParams> Create(const PtJson ¶ms);
543 static std::unique_ptr<ResetSingleStepperParams> Create(const PtJson ¶ms);
560 static std::unique_ptr<SetMixedDebugParams> Create(const PtJson ¶ms);
584 static std::unique_ptr<ReplyNativeCallingParams> Create(const PtJson ¶ms);
603 static std::unique_ptr<GetPropertiesParams> Create(const PtJson ¶ms);
673 static std::unique_ptr<CallFunctionOnParams> Create(const PtJson ¶ms);
824 static std::unique_ptr<StartSamplingParams> Create(const PtJson ¶ms);
843 static std::unique_ptr<StartTrackingHeapObjectsParams> Create(const PtJson ¶ms);
867 static std::unique_ptr<StopTrackingHeapObjectsParams> Create(const PtJson ¶ms);
913 static std::unique_ptr<AddInspectedHeapObjectParams> Create(const PtJson ¶ms);
932 static std::unique_ptr<GetHeapObjectIdParams> Create(const PtJson ¶ms);
951 static std::unique_ptr<GetObjectByHeapObjectIdParams> Create(const PtJson ¶ms);
982 static std::unique_ptr<StartPreciseCoverageParams> Create(const PtJson ¶ms);
1028 static std::unique_ptr<SetSamplingIntervalParams> Create(const PtJson ¶ms);
1053 static std::unique_ptr<RecordClockSyncMarkerParams> Create(const PtJson ¶ms);
1078 static std::unique_ptr<RequestMemoryDumpParams> Create(const PtJson ¶ms);
1125 static std::unique_ptr<StartParams> Create(const PtJson ¶ms);