Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_driver_hdi.cpp39 void PinAuthDriverHdi::GetAllInOneExecutorList(std::vector<std::shared_ptr<UserAuth::IAuthExecutorH… in GetAllInOneExecutorList() function in OHOS::UserIam::PinAuth::PinAuthDriverHdi
114 GetAllInOneExecutorList(executorList, iAllInOneExecutorList); in GetExecutorList()
/ohos5.0/base/useriam/pin_auth/services/modules/driver/inc/
H A Dpin_auth_driver_hdi.h41 …void GetAllInOneExecutorList(std::vector<std::shared_ptr<UserAuth::IAuthExecutorHdi>> &executorLis…