Searched defs:pDataValue (Results 1 – 1 of 1) sorted by relevance
38 int32_t JSON_Serialize(char *pStr, char *pDataTagStr, char *pDataValue, json_format_t type, bool en… in JSON_Serialize()69 int32_t JSON_Deserialize(void *pInData, void *pDataTag, char *pDataValue, json_format_t type) in JSON_Deserialize()