Home
last modified time | relevance | path

Searched defs:allInOneProxy (Results 1 – 2 of 2) sorted by relevance

/base/useriam/pin_auth/test/unittest/src/
Dservices_inputer_data_impl_test.cpp61 auto allInOneProxy = new (std::nothrow) MockIAllInOneExecutor(); variable
/base/useriam/pin_auth/services/modules/executors/src/
Dpin_auth_all_in_one_hdi.cpp33 PinAuthAllInOneHdi::PinAuthAllInOneHdi(const sptr<IAllInOneExecutor> &allInOneProxy) in PinAuthAllInOneHdi()