Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_driver_hdi.cpp100 auto pinInterface = pinAuthInterfaceAdapter_->Get(); in GetExecutorList() local
101 if (pinInterface == nullptr) { in GetExecutorList()
109 auto ret = pinInterface->GetExecutorList(iAllInOneExecutorList, iVerifierList, iCollectorList); in GetExecutorList()