Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Duser_idm_funcs_test.cpp168 CoAuthSchedule scheduleInfo = {}; in HWTEST_F() local
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dall_in_one_impl.cpp111 ScheduleInfo scheduleInfo = { in EnrollInner() local
177 ScheduleInfo scheduleInfo = { in AuthenticateInner() local
262 ScheduleInfo scheduleInfo; in SetData() local
315 ScheduleInfo scheduleInfo; Cancel() local
353 AddScheduleInfo(const ScheduleInfo &scheduleInfo) AddScheduleInfo() argument
385 GetAndDelScheduleInfo(uint64_t scheduleId, ScheduleInfo &scheduleInfo) GetAndDelScheduleInfo() argument
[all...]
/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c454 ResultCode GenerateScheduleFunc(const Buffer *tlv, Uint8Array remoteUdid, ScheduleInfoParam *scheduleInfo) in GenerateScheduleFunc() argument
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp102 ScheduleInfo scheduleInfo = {}; in DoOnceEnroll() local
272 ScheduleInfo scheduleInfo = {}; in HWTEST_F() local
288 ScheduleInfo scheduleInfo = {}; in HWTEST_F() local
308 ScheduleInfo scheduleInfo = {}; in HWTEST_F() local
331 ScheduleInfo scheduleInfo in HWTEST_F() local
367 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
409 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
505 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
756 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
773 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
800 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
854 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
918 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
1212 ScheduleInfo scheduleInfo = {}; HWTEST_F() local
[all...]
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c769 IAM_STATIC ResultCode SetExecutorCollectMsgToAttribute(ScheduleInfoParam *scheduleInfo, const Uint8Array *publicKey, const Uint8Array challenge, Attribute *attribute) in SetExecutorCollectMsgToAttribute() argument
804 IAM_STATIC Buffer *CreateExecutorCollectMsg(const Attribute *attributeSchedule, ScheduleInfoParam *scheduleInfo) in CreateExecutorCollectMsg() argument
894 IAM_STATIC ResultCode GetScheduleInfoFromAttributeInner(const Attribute *attribute, ScheduleInfoParam *scheduleInfo) in GetScheduleInfoFromAttributeInner() argument
924 GetScheduleInfoFromAttribute(const Attribute *attribute, ScheduleInfoParam *scheduleInfo) GetScheduleInfoFromAttribute() argument
965 CreateScheduleInfo(const Buffer *tlv, Uint8Array peerUdid, ScheduleInfoParam *scheduleInfo) CreateScheduleInfo() argument
[all...]
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp75 void FillFuzzScheduleInfo(Parcel &parcel, ScheduleInfo &scheduleInfo) in FillFuzzScheduleInfo() argument
425 ScheduleInfo scheduleInfo; in FuzzBeginIdentification() local
527 ScheduleInfo scheduleInfo; FuzzGetLocalScheduleFromMessage() local
[all...]
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp891 const CoAuthSchedule *scheduleInfo = GetCoAuthSchedule(scheduleId); in BeginEnrollment() local
711 BeginIdentification(uint64_t contextId, int32_t authType, const std::vector<uint8_t> &challenge, uint32_t executorSensorHint, HdiScheduleInfo &scheduleInfo) BeginIdentification() argument
1460 GetLocalScheduleFromMessage(const std::string &remoteUdid, const std::vector<uint8_t> &message, HdiScheduleInfo& scheduleInfo) GetLocalScheduleFromMessage() argument

Completed in 10 milliseconds