Searched defs:json_string (Results 1 – 4 of 4) sorted by relevance
114 char* json_string = cJSON_Print(cjson_item); in main() local
155 std::string json_string; in SendJSONResponse() local
3686 std::string json_string; in SendTraceStop() local3720 std::string json_string; in SendTraceStart() local3754 std::string json_string; in SendTraceGetState() local3787 std::string json_string; in SendTraceGetBinaryData() local
298 Expected<std::string> json_string = GetLiveProcessState(); in RefreshLiveProcessState() local