Searched refs:CreateIdentifyContext (Results 1 – 4 of 4) sorted by relevance
91 auto context = factory->CreateIdentifyContext(para, contextCallback);106 auto context = factory->CreateIdentifyContext(para, contextCallback);
76 static std::shared_ptr<Context> CreateIdentifyContext(const IdentifyContextPara ¶,
48 std::shared_ptr<Context> ContextFactory::CreateIdentifyContext(const IdentifyContextPara ¶, in CreateIdentifyContext() function in OHOS::UserIam::UserAuth::ContextFactory
483 auto context = ContextFactory::CreateIdentifyContext(para, contextCallback); in Identify()