Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Drmv_auth_info_response.c27 void *parse_rmv_auth_info_response(const char *payload, enum json_object_data_type data_type) in parse_rmv_auth_info_response() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h101 void *parse_rmv_auth_info_response(const char *payload, enum json_object_data_type type);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c667 … { REMOVE_AUTHINFO_RESPONSE, parse_rmv_auth_info_response }, in build_struct_by_receive_data()