Home
last modified time | relevance | path

Searched defs:localUdid (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/user_auth/inc/
H A Dcontext_manager.h40 uint8_t localUdid[UDID_LEN]; member
53 uint8_t localUdid[UDID_LEN]; member
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dcoauth.h45 uint8_t localUdid[UDID_LEN]; member
67 uint8_t localUdid[UDID_LEN]; member
78 uint8_t localUdid[UDID_LEN]; member
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c43 Uint8Array localUdid = { scheduleParam->localUdid, UDID_LEN }; in SetScheduleParam() local
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c484 Uint8Array localUdid = { localUdidData, UDID_LEN }; in GetExecutorInfoLinkedList() local
H A Dcontext_manager.c181 Uint8Array localUdid = { scheduleParam.localUdid, UDID_LEN }; in CreateIdentifySchedule() local
[all...]
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c771 Uint8Array localUdid = { scheduleInfo->localUdid, sizeof(scheduleInfo->localUdid) }; in SetExecutorCollectMsgToAttribute() local
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp493 Uint8Array localUdid = { paramHal.localUdid, sizeof(paramHal.localUdid) }; in CopyAuthParamToHal() local
[all...]

Completed in 8 milliseconds