/ohos5.0/foundation/ability/ability_runtime/test/sample/demo_ui_extension/native/demo_ui_extension_ability/src/ |
H A D | js_demo_ui_extension.cpp | 88 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 D | js_photo_editor_extension_impl.cpp | 58 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 D | js_sendable_context_manager.cpp | 113 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 D | js_static_subscriber_extension.cpp | 58 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 D | js_application.cpp | 282 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 D | js_context_utils.cpp | 215 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 D | js_application_context_utils.cpp | 104 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 D | js_fence_extension.cpp | 70 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 D | js_window_extension.cpp | 79 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 D | js_inputmethod_extension.cpp | 64 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 D | js_driver_extension.cpp | 110 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 D | js_form_extension.cpp | 63 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 D | js_wallpaper_extension_ability.cpp | 110 auto workContext = new (std::nothrow) WallpaperExtensionContext(); in InitMoudle() local
|
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
H A D | js_work_scheduler_extension.cpp | 71 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 D | js_vpn_extension.cpp | 101 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 D | js_auto_fill_extension.cpp | 84 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 D | js_ui_service_extension.cpp | 104 …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 D | js_ability_stage.cpp | 78 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 D | js_ui_extension_base.cpp | 89 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 D | js_ui_extension.cpp | 83 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 D | js_service_extension.cpp | 126 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 D | js_ability.cpp | 82 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 D | js_ui_ability.cpp | 128 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 D | ext_backup_js.cpp | 435 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 D | js_ability_delegator.cpp | 110 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
|