Home
last modified time | relevance | path

Searched refs:AssociateCoauthSchedule (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/idm/inc/
H A Didm_session.h33 ResultCode AssociateCoauthSchedule(uint64_t scheduleId, uint32_t authType, bool isUpdate);
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Didm_session.c184 ResultCode AssociateCoauthSchedule(uint64_t scheduleId, uint32_t authType, bool isUpdate) in AssociateCoauthSchedule() function
H A Duser_idm_funcs.c115 ret = AssociateCoauthSchedule(enrollSchedule->scheduleId, param->authType, isUpdate); in GenerateCoAuthSchedule()
/drivers/peripheral/user_auth/test/unittest/idm_test/
H A Didm_session_test.cpp108 EXPECT_EQ(AssociateCoauthSchedule(0, 0, true), RESULT_NEED_INIT); in HWTEST_F()

Completed in 2 milliseconds