Home
last modified time | relevance | path

Searched defs:cJSON (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0901/
Dpoc.cpp21 typedef struct cJSON struct
23 struct cJSON *next; argument
24 struct cJSON *prev; argument
25 struct cJSON *child; argument
31 } cJSON; argument