Lines Matching refs:CreateObject
54 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in HeapusageCommand()
58 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in HeapusageCommand()
74 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RuntimeEnableCommand()
78 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeEnableCommand()
94 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RuntimeDisableCommand()
98 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeDisableCommand()
114 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RunIfWaitingForDebuggerCommand()
118 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RunIfWaitingForDebuggerCommand()
136 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in GetPropertiesCommand()
140 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in GetPropertiesCommand()
160 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in GetPropertiesCommand2()
164 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in GetPropertiesCommand2()