Searched defs:CreateAndInitContext (Results 1 – 10 of 10) sorted by relevance
31 std::shared_ptr<AccessibilityExtensionContext> AccessibilityExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::Accessibility::AccessibilityExtension
50 std::shared_ptr<UIExtensionContext> UIExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::UIExtension
47 std::shared_ptr<AutoFillExtensionContext> AutoFillExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::AutoFillExtension
55 std::shared_ptr<WindowExtensionContext> WindowExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::Rosen::WindowExtension
43 std::shared_ptr<WorkSchedulerExtensionContext> WorkSchedulerExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::WorkScheduler::WorkSchedulerExtension
63 std::shared_ptr<UIServiceExtensionContext> UIServiceExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::UIServiceExtension
68 std::shared_ptr<VpnExtensionContext> VpnExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::NetManagerStandard::VpnExtension
64 std::shared_ptr<ServiceExtensionContext> ServiceExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::ServiceExtension
50 std::shared_ptr<FormExtensionContext> FormExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::FormExtension
35 std::shared_ptr<C> ExtensionBase<C>::CreateAndInitContext(const std::shared_ptr<AbilityLocalRecord>… function in OHOS::AbilityRuntime::ExtensionBase