Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dexchange_response.c28 void *parse_exchange_response(const char *payload, enum json_object_data_type data_type) in parse_exchange_response() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h115 void *parse_exchange_response(const char *payload, enum json_object_data_type data_type);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c668 { EXCHANGE_RESPONSE, parse_exchange_response }, in build_struct_by_receive_data()