Home
last modified time | relevance | path

Searched refs:CreateIdentifyContext (Results 1 - 4 of 4) sorted by relevance

/base/useriam/user_auth_framework/services/context/inc/
H A Dcontext_factory.h67 static std::shared_ptr<Context> CreateIdentifyContext(const Identification::IdentificationPara &para,
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dcontext_factory_test.cpp91 auto context = factory->CreateIdentifyContext(para, contextCallback); in HWTEST_F()
106 auto context = factory->CreateIdentifyContext(para, contextCallback); in HWTEST_F()
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_factory.cpp47 std::shared_ptr<Context> ContextFactory::CreateIdentifyContext(const Identification::IdentificationPara &para, in CreateIdentifyContext() function in OHOS::UserIam::UserAuth::ContextFactory
/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp709 auto context = ContextFactory::CreateIdentifyContext(para, contextCallback); in Identify()

Completed in 5 milliseconds