Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
Dparsedata.c95 if (data_type == JSON_STRING_DATA) { in parse_payload()
106 if (data_type == JSON_STRING_DATA) { in free_payload()
/base/security/device_auth/frameworks/deviceauth_lite/source/base/
Dbase.h253 JSON_STRING_DATA = 0, enumerator
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
Dremove_auth_info.c147 …remove_auth_data *rmv_auth_data = parse_rmv_auth_info_data((char *)payload->val, JSON_STRING_DATA); in get_field_from_request_payload()
Dexchange_auth_info_client.c326 …ruct exchange_auth_data *auth_data = parse_exchange_data((char *)auth_info->val, JSON_STRING_DATA); in parse_auth_info()
/base/security/device_auth/frameworks/deviceauth_lite/source/
Dhichain.c639 JSON_STRING_DATA, receive); in deserialize_message()