Searched defs:json_string (Results 1 – 4 of 4) sorted by relevance
113 char* json_string = cJSON_Print(cjson_item); in main() local
154 std::string json_string; in SendJSONResponse() local
3663 std::string json_string; in SendTraceStop() local3698 std::string json_string; in SendTraceStart() local3733 std::string json_string; in SendTraceGetState() local3767 std::string json_string; in SendTraceGetBinaryData() local
298 Expected<std::string> json_string = GetLiveProcessState(); in RefreshLiveProcessState() local