Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dexecutor_message.h57 ResultCode GetExecutorInfoMsg(ExecutorInfoHal *executorInfo, Uint8Array *retMsg);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c554 ResultCode result = GetExecutorInfoMsg(executorInfo, &executorInfoArray[index]); in GetSignExecutorInfoFuncInner()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c1082 ResultCode GetExecutorInfoMsg(ExecutorInfoHal *executorInfo, Uint8Array *retMsg) in GetExecutorInfoMsg() function