Home
last modified time | relevance | path

Searched refs:UserIam (Results 1 - 25 of 96) sorted by relevance

1234

/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dpin_auth_interface_service.cpp51 std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi = in GetExecutorList()
52 OHOS::UserIam::Common::MakeShared<OHOS::UserIam::PinAuth::PinAuth>(); in GetExecutorList()
H A Dpin_auth_interface_driver.cpp75 std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi = in HdfPinAuthInterfaceDriverInit()
76 OHOS::UserIam::Common::MakeShared<OHOS::UserIam::PinAuth::PinAuth>(); in HdfPinAuthInterfaceDriverInit()
/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 in HWTEST_F()
[all...]
/drivers/peripheral/face_auth/common/utils/
H A Diam_para2str.h25 namespace UserIam { namespace
36 #define GET_MASKED_STRING(val) OHOS::UserIam::Common::GetMaskedString(static_cast<uint16_t>(val))
44 } // namespace UserIam
/drivers/peripheral/user_auth/common/utils/
H A Diam_para2str.h25 namespace UserIam { namespace
36 #define GET_MASKED_STRING(val) OHOS::UserIam::Common::GetMaskedString(static_cast<uint16_t>(val))
44 } // namespace UserIam
/drivers/peripheral/user_auth/test/unittest/mocks/src/
H A Dmock_adaptor_memory.cpp23 namespace UserIam { namespace
47 } // namespace UserIam
51 using namespace OHOS::UserIam::UserAuth;
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H A Dpin_auth_executor_stub_fuzzer.cpp30 using namespace OHOS::UserIam::Common;
45 std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi = std::make_shared<OHOS::UserIam::PinAuth::PinAuth>(); in PinAuthExecutorStubFuzzTest()
78 } // namespace UserIam
/drivers/peripheral/user_auth/hdi_service/interface/
H A Duseriam_common.h23 namespace UserIam { namespace
29 } // UserIam
/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dcollector_impl.h34 explicit CollectorImpl(std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi);
52 std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi_;
H A Dverifier_impl.h33 explicit VerifierImpl(std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi);
51 std::shared_ptr<OHOS::UserIam::PinAuth::PinAuth> pinHdi_;
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdistub_fuzzer/
H A Duser_auth_hdi_stub_fuzzer.cpp34 namespace UserIam { namespace
88 OHOS::UserIam::UserAuth::UserAuthHdiStubFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/inc/
H A Dadaptor_algorithm_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dadaptor_memory_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dadaptor_time_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dadaptor_file_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dbuffer_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/inc/
H A Dpin_db_ops_v1_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dpin_db_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/inc/
H A Dall_in_one_func_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dpin_auth_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
/drivers/peripheral/user_auth/test/unittest/base_test/inc/
H A Dadaptor_algorithm_test.h22 namespace UserIam { namespace
35 } // namespace UserIam
H A Dadaptor_memory_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dadaptor_file_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dadaptor_time_test.h21 namespace UserIam { namespace
34 } // namespace UserIam
H A Dkey_mgr_test.h22 namespace UserIam { namespace
35 } // namespace UserIam

Completed in 6 milliseconds

1234