Lines Matching refs:CreateObject
53 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in HeapusageCommand()
57 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in HeapusageCommand()
73 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RuntimeEnableCommand()
77 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeEnableCommand()
93 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RuntimeDisableCommand()
97 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeDisableCommand()
113 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in RunIfWaitingForDebuggerCommand()
117 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RunIfWaitingForDebuggerCommand()
135 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in GetPropertiesCommand()
139 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in GetPropertiesCommand()
159 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in GetPropertiesCommand2()
163 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in GetPropertiesCommand2()