Home
last modified time | relevance | path

Searched refs:free_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.c66 free_rmv_auth_info_response(rmv_auth_info_response); in parse_rmv_auth_info_response()
70 void free_rmv_auth_info_response(void *obj) in free_rmv_auth_info_response() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h102 void free_rmv_auth_info_response(void *obj);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c707 … { REMOVE_AUTHINFO_RESPONSE, free_rmv_auth_info_response }, in destroy_receive_data_struct()