Searched refs:CreateRemoteAuthContext (Results 1 – 3 of 3) sorted by relevance
63 …static std::shared_ptr<Context> CreateRemoteAuthContext(const Authentication::AuthenticationPara &…
86 std::shared_ptr<Context> ContextFactory::CreateRemoteAuthContext(const Authentication::Authenticati… in CreateRemoteAuthContext() function in OHOS::UserIam::UserAuth::ContextFactory
157 …std::shared_ptr<Context> context = ContextFactory::CreateRemoteAuthContext(para, remoteAuthContext… in StartRemoteAuthContext()