Home
last modified time | relevance | path

Searched refs:MakeShared (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp153 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
165 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
184 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
196 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
219 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
248 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
262 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
278 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
294 auto service = UserIam::Common::MakeShared<UserAuthInterfaceService>(); in HWTEST_F()
316 auto service = UserIam::Common::MakeShared<UserAuthInterfaceServic in HWTEST_F()
[all...]
/drivers/peripheral/pin_auth/common/utils/
H A Diam_ptr.h33 static inline std::shared_ptr<T> MakeShared(Args &&... args) in MakeShared() function
/drivers/peripheral/user_auth/common/utils/
H A Diam_ptr.h33 static inline std::shared_ptr<T> MakeShared(Args &&... args) in MakeShared() function
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dpin_auth_interface_service.cpp52 OHOS::UserIam::Common::MakeShared<OHOS::UserIam::PinAuth::PinAuth>(); in GetExecutorList()
H A Dpin_auth_interface_driver.cpp76 OHOS::UserIam::Common::MakeShared<OHOS::UserIam::PinAuth::PinAuth>(); in HdfPinAuthInterfaceDriverInit()

Completed in 3 milliseconds