Home
last modified time | relevance | path

Searched defs:workContext (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/src/
H A Djs_demo_ui_extension.cpp88 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(ptr); in AttachUIExtensionBaseContext() local
143 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension_impl.cpp58 auto workContext = new (std::nothrow) std::weak_ptr<PhotoEditorExtensionContext>(ptr); in AttachUIExtensionContext() local
120 auto workContext = new (std::nothrow) std::weak_ptr<PhotoEditorExtensionContext>(context_); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/sendable_context_manager/
H A Djs_sendable_context_manager.cpp113 auto workContext = new (std::nothrow) std::weak_ptr<Context>(contextPtr); in CreateJsBaseContextFromSendable() local
162 auto workContext = new (std::nothrow) std::weak_ptr<ApplicationContext>(applicationContext); in CreateJsApplicationContextFromSendable() local
211 auto workContext = new (std::nothrow) std::weak_ptr<AbilityStageContext>(abilitystageContext); in CreateJsAbilityStageContextFromSendable() local
260 auto workContext = new (std::nothrow) std::weak_ptr<AbilityContext>(uiAbilityContext); in CreateJsUIAbilityContextFromSendable() local
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/
H A Djs_static_subscriber_extension.cpp58 auto workContext = new (std::nothrow) std::weak_ptr<StaticSubscriberExtensionContext>(ptr); in AttachStaticSubscriberExtensionContext() local
147 auto workContext = new (std::nothrow) std::weak_ptr<StaticSubscriberExtensionContext>(context); in ExecNapiWrap() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/
H A Djs_application.cpp282 auto workContext = new (std::nothrow) std::weak_ptr<Context>(context); in SetCreateCompleteCallback() local
315 auto workContext = new (std::nothrow) std::weak_ptr<Context>(context); in CreateJsContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp215 auto workContext = new (std::nothrow) std::weak_ptr<Context>(moduleContext); in CreateJsModuleContext() local
567 auto workContext = new (std::nothrow) std::weak_ptr<Context>(bundleContext); in CreateJsBundleContext() local
626 auto workContext = new (std::nothrow) std::weak_ptr<ApplicationContext>(applicationContext); in CreateJSApplicationContext() local
684 auto workContext = new (std::nothrow) std::weak_ptr<Context>(ptr); in AttachBaseContext() local
724 auto workContext = new (std::nothrow) std::weak_ptr<ApplicationContext>(ptr); in AttachApplicationContext() local
H A Djs_application_context_utils.cpp104 auto workContext = new (std::nothrow) std::weak_ptr<Context>(bundleContext); in OnCreateBundleContext() local
229 auto workContext = new (std::nothrow) std::weak_ptr<Context>(moduleContext); in CreateJsModuleContext() local
1524 auto workContext = new (std::nothrow) std::weak_ptr<ApplicationContext>(applicationContext); in OnGetApplicationContext() local
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/
H A Djs_fence_extension.cpp70 auto workContext = new (std::nothrow) std::weak_ptr<FenceExtensionContext>(ptr); in AttachFenceExtensionContext() local
174 auto workContext = new (std::nothrow) std::weak_ptr<FenceExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension.cpp79 auto workContext = new (std::nothrow) std::weak_ptr<WindowExtensionContext>(ptr); in AttachWindowExtensionContext() local
169 auto workContext = new (std::nothrow) std::weak_ptr<WindowExtensionContext>(context); in BindContext() local
/ohos5.0/base/inputmethod/imf/frameworks/kits/extension/src/
H A Djs_inputmethod_extension.cpp64 auto workContext = new (std::nothrow) std::weak_ptr<InputMethodExtensionContext>(ptr); in AttachInputMethodExtensionContext() local
229 auto workContext = new (std::nothrow) std::weak_ptr<InputMethodExtensionContext>(context); in BindContext() local
/ohos5.0/drivers/external_device_manager/services/native/driver_extension/src/
H A Djs_driver_extension.cpp110 auto workContext = new (std::nothrow) std::weak_ptr<DriverExtensionContext>(ptr); in AttachDriverExtensionContext() local
178 auto workContext = new (std::nothrow) std::weak_ptr<DriverExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension.cpp63 auto workContext = new (std::nothrow) std::weak_ptr<FormExtensionContext>(ptr); in AttachFormExtensionContext() local
148 auto workContext = new (std::nothrow) std::weak_ptr<FormExtensionContext>(context); in BindContext() local
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Djs_wallpaper_extension_ability.cpp110 auto workContext = new (std::nothrow) WallpaperExtensionContext(); in InitMoudle() local
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp71 auto workContext = new (std::nothrow) std::weak_ptr<WorkSchedulerExtensionContext>(ptr); in AttachWorkSchedulerExtensionContext() local
141 auto workContext = new (std::nothrow) std::weak_ptr<WorkSchedulerExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/
H A Djs_vpn_extension.cpp101 auto workContext = new (std::nothrow) std::weak_ptr<VpnExtensionContext>(ptr); in AttachVpnExtensionContext() local
234 auto workContext = new (std::nothrow) std::weak_ptr<VpnExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.cpp84 auto workContext = new (std::nothrow) std::weak_ptr<AutoFillExtensionContext>(ptr); in AttachAutoFillExtensionContext() local
200 auto workContext = new (std::nothrow) std::weak_ptr<AutoFillExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp104 …auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::UIServiceExtensionContext>(ptr… in AttachUIServiceExtensionContext() local
218 auto workContext = new (std::nothrow) std::weak_ptr<UIServiceExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp78 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::Context>(ptr); in AttachAbilityStageContext() local
809 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::Context>(context); in SetJsAbilityStage() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_base.cpp89 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(ptr); in AttachUIExtensionBaseContext() local
199 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(context_); in BindContext() local
H A Djs_ui_extension.cpp83 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(ptr); in AttachUIExtensionContext() local
211 auto workContext = new (std::nothrow) std::weak_ptr<UIExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension.cpp126 auto workContext = new (std::nothrow) std::weak_ptr<ServiceExtensionContext>(ptr); in AttachServiceExtensionContext() local
277 auto workContext = new (std::nothrow) std::weak_ptr<ServiceExtensionContext>(context); in BindContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp82 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::AbilityContext>(ptr); in AttachJsAbilityContext() local
202 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::AbilityContext>(context); in BindContext() local
H A Djs_ui_ability.cpp128 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::AbilityContext>(ptr); in AttachJsAbilityContext() local
252 …auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::AbilityContext>(abilityContext… in SetAbilityContext() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_js.cpp435 auto workContext = new (std::nothrow) std::weak_ptr<ExtBackupContext>(ptr); in AttachBackupExtensionContext() local
501 auto workContext = new (std::nothrow) std::weak_ptr<ExtBackupContext>(context); in ExportJsContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp110 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::Context>(ptr); in AttachAppContext() local
727 auto workContext = new (std::nothrow) std::weak_ptr<AbilityRuntime::Context>(context); in OnGetAppContext() local