Searched refs:CreateWidgetAuthContext (Results 1 – 3 of 3) sorted by relevance
71 …static std::shared_ptr<Context> CreateWidgetAuthContext(std::shared_ptr<ContextCallback> callback);
73 std::shared_ptr<Context> ContextFactory::CreateWidgetAuthContext(std::shared_ptr<ContextCallback> c… in CreateWidgetAuthContext() function in OHOS::UserIam::UserAuth::ContextFactory
145 EXPECT_EQ(ContextFactory::CreateWidgetAuthContext(contextCallback), nullptr);