Lines Matching full:create
41 static std::unique_ptr<ContinueToLocationParams> Create(const PtJson ¶ms);
65 static std::unique_ptr<EnableParams> Create(const PtJson ¶ms);
101 static std::unique_ptr<EvaluateOnCallFrameParams> Create(const PtJson ¶ms);
132 static std::unique_ptr<GetPossibleBreakpointsParams> Create(const PtJson ¶ms);
176 static std::unique_ptr<GetScriptSourceParams> Create(const PtJson ¶ms);
195 static std::unique_ptr<RemoveBreakpointParams> Create(const PtJson ¶ms);
214 static std::unique_ptr<RemoveBreakpointsByUrlParams> Create(const PtJson ¶ms);
238 static std::unique_ptr<ResumeParams> Create(const PtJson ¶ms);
262 static std::unique_ptr<SetAsyncCallStackDepthParams> Create(const PtJson ¶ms);
280 static std::unique_ptr<SetBlackboxPatternsParams> Create(const PtJson ¶ms);
299 static std::unique_ptr<SetBreakpointByUrlParams> Create(const PtJson ¶ms);
378 static std::unique_ptr<SetBreakpointsActiveParams> Create(const PtJson ¶ms);
396 static std::unique_ptr<SetSkipAllPausesParams> Create(const PtJson ¶ms);
413 static std::unique_ptr<GetPossibleAndSetBreakpointParams> Create(const PtJson ¶ms);
441 static std::unique_ptr<SetPauseOnExceptionsParams> Create(const PtJson ¶ms);
477 static std::unique_ptr<StepIntoParams> Create(const PtJson ¶ms);
515 static std::unique_ptr<SmartStepIntoParams> Create(const PtJson ¶ms);
536 static std::unique_ptr<StepOverParams> Create(const PtJson ¶ms);
562 static std::unique_ptr<DropFrameParams> Create(const PtJson ¶ms);
585 static std::unique_ptr<SetNativeRangeParams> Create(const PtJson ¶ms);
600 static std::unique_ptr<ResetSingleStepperParams> Create(const PtJson ¶ms);
617 static std::unique_ptr<SetMixedDebugParams> Create(const PtJson ¶ms);
641 static std::unique_ptr<ReplyNativeCallingParams> Create(const PtJson ¶ms);
660 static std::unique_ptr<GetPropertiesParams> Create(const PtJson ¶ms);
730 static std::unique_ptr<CallFunctionOnParams> Create(const PtJson ¶ms);
881 static std::unique_ptr<StartSamplingParams> Create(const PtJson ¶ms);
900 static std::unique_ptr<StartTrackingHeapObjectsParams> Create(const PtJson ¶ms);
924 static std::unique_ptr<StopTrackingHeapObjectsParams> Create(const PtJson ¶ms);
970 static std::unique_ptr<AddInspectedHeapObjectParams> Create(const PtJson ¶ms);
989 static std::unique_ptr<GetHeapObjectIdParams> Create(const PtJson ¶ms);
1008 static std::unique_ptr<GetObjectByHeapObjectIdParams> Create(const PtJson ¶ms);
1039 static std::unique_ptr<StartPreciseCoverageParams> Create(const PtJson ¶ms);
1085 static std::unique_ptr<SetSamplingIntervalParams> Create(const PtJson ¶ms);
1110 static std::unique_ptr<RecordClockSyncMarkerParams> Create(const PtJson ¶ms);
1135 static std::unique_ptr<RequestMemoryDumpParams> Create(const PtJson ¶ms);
1182 static std::unique_ptr<StartParams> Create(const PtJson ¶ms);
1366 static std::unique_ptr<SeriliazationTimeoutCheckEnableParams> Create(const PtJson ¶ms);
1391 static std::unique_ptr<SaveAllPossibleBreakpointsParams> Create(const PtJson ¶ms);
1419 static std::unique_ptr<SetSymbolicBreakpointsParams> Create(const PtJson ¶ms);
1446 static std::unique_ptr<RemoveSymbolicBreakpointsParams> Create(const PtJson ¶ms);