Searched refs:JSON_STRING_DATA (Results 1 – 5 of 5) sorted by relevance
95 if (data_type == JSON_STRING_DATA) { in parse_payload()106 if (data_type == JSON_STRING_DATA) { in free_payload()
253 JSON_STRING_DATA = 0, enumerator
147 …remove_auth_data *rmv_auth_data = parse_rmv_auth_info_data((char *)payload->val, JSON_STRING_DATA); in get_field_from_request_payload()
326 …ruct exchange_auth_data *auth_data = parse_exchange_data((char *)auth_info->val, JSON_STRING_DATA); in parse_auth_info()
639 JSON_STRING_DATA, receive); in deserialize_message()