Searched defs:CreateAndInitContext (Results 1 – 5 of 5) sorted by relevance
52 std::shared_ptr<ServiceExtensionContext> ServiceExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::ServiceExtension
51 std::shared_ptr<StaticSubscriberExtensionContext> StaticSubscriberExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::StaticSubscriberExtension
50 std::shared_ptr<FormExtensionContext> FormExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::FormExtension
33 std::shared_ptr<C> ExtensionBase<C>::CreateAndInitContext(const std::shared_ptr<AbilityLocalRecord>… function in OHOS::AbilityRuntime::ExtensionBase
44 std::shared_ptr<WorkSchedulerExtensionContext> WorkSchedulerExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::WorkScheduler::WorkSchedulerExtension