Lines Matching refs:CreateObject
60 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in HeapDumpCommand()
64 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in HeapDumpCommand()
83 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in AllocationTrackCommand()
87 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in AllocationTrackCommand()
104 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in AllocationTrackStopCommand()
108 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in AllocationTrackStopCommand()
125 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in Enable()
129 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in Enable()
145 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in Disable()
149 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in Disable()
165 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in Samping()
169 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in Samping()
186 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in SampingStop()
190 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in SampingStop()
206 std::unique_ptr<PtJson> request = PtJson::CreateObject(); in CollectGarbage()
210 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in CollectGarbage()