Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_driver_hdi.cpp43 for (const auto &iAllInOne : iAllInOneExecutorList) { in GetAllInOneExecutorList() local
44 if (iAllInOne == nullptr) { in GetAllInOneExecutorList()
48 auto executor = Common::MakeShared<PinAuthAllInOneHdi>(iAllInOne); in GetAllInOneExecutorList()