Home
last modified time | relevance | path

Searched refs:json_string (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/
Dpoc.cpp54 …char *json_string = "{\"a\":[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[… in main() local
56 cJSON *root = cJSON_Parse(json_string); // cJSON_Parse方法解析json数据 in main()