Searched refs:Insert2ContextPool (Results 1 – 3 of 3) sorted by relevance
97 bool Insert2ContextPool(const std::shared_ptr<Context> &context);
994 if (context == nullptr || !Insert2ContextPool(context)) { in StartWidgetContext()1125 bool UserAuthService::Insert2ContextPool(const std::shared_ptr<Context> &context) in Insert2ContextPool() function in OHOS::UserIam::UserAuth::UserAuthService
438 g_userAuthService.Insert2ContextPool(context); in FuzzInsert2ContextPool()