Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp424 static bool CopyAuthScheduleInfo(AuthParamHal paramHal, const CoAuthSchedule *in, HdiScheduleInfo *… in CopyAuthScheduleInfo() function
532 if (!CopyAuthScheduleInfo(paramHal, coAuthSchedule, &temp)) { in BeginAuthentication()