Home
last modified time | relevance | path

Searched defs:iVerifierList (Results 1 - 2 of 2) sorted by relevance

/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_driver_hdi_unit_test.cpp226 std::vector<sptr<IVerifier>> iVerifierList = {sptr<IVerifier>(new MockIVerifyExecutor()), nullptr}; in HWTEST_F() local
/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_driver_hdi.cpp107 std::vector<sptr<IVerifier>> iVerifierList; in GetExecutorList() local
75 GetVerifierExecutorList(std::vector<std::shared_ptr<UserAuth::IAuthExecutorHdi>> &executorList, std::vector<sptr<IVerifier>> &iVerifierList) GetVerifierExecutorList() argument

Completed in 1 milliseconds