Home
last modified time | relevance | path

Searched defs:CreateAndInitContext (Results 1 – 5 of 5) sorted by relevance

/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dservice_extension.cpp52 std::shared_ptr<ServiceExtensionContext> ServiceExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::ServiceExtension
Dstatic_subscriber_extension.cpp51 std::shared_ptr<StaticSubscriberExtensionContext> StaticSubscriberExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::StaticSubscriberExtension
Dform_extension.cpp50 std::shared_ptr<FormExtensionContext> FormExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::AbilityRuntime::FormExtension
/foundation/aafwk/standard/frameworks/kits/ability/native/include/
Dextension_base.inl33 std::shared_ptr<C> ExtensionBase<C>::CreateAndInitContext(const std::shared_ptr<AbilityLocalRecord>… function in OHOS::AbilityRuntime::ExtensionBase
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
Dwork_scheduler_extension.cpp44 std::shared_ptr<WorkSchedulerExtensionContext> WorkSchedulerExtension::CreateAndInitContext( in CreateAndInitContext() function in OHOS::WorkScheduler::WorkSchedulerExtension