Home
last modified time | relevance | path

Searched defs:weakPtr (Results 1 - 25 of 38) sorted by relevance

12

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_status_module.cpp83 AppRunningStatusModule::ClientDeathRecipient::ClientDeathRecipient(const std::weak_ptr<AppRunningStatusModule> &weakPtr) in ClientDeathRecipient() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp49 std::weak_ptr<EGLBundleMgrHelper> weakPtr = shared_from_this(); in Connect() local
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp141 auto weakPtr = AceType::WeakClaim(AceType::RawPtr(clickRecognizer_)); in SetAccessibilityClickImpl() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_storage_rdb.cpp161 std::weak_ptr<BundleDataStorageRdb> weakPtr = weak_from_this(); in BackupRdb() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp307 auto weakPtr = AceType::WeakClaim(AceType::RawPtr(clickRecognizer_)); in SetAccessibilityClickImpl() local
H A Drender_switch.cpp515 auto weakPtr = AceType::WeakClaim(AceType::RawPtr(clickRecognizer_)); in SetAccessibilityClickImpl() local
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dplugin_mgr.cpp202 weak_ptr<Plugin> weakPtr = plugin; in RegisterPlugin() local
257 weak_ptr<Plugin> weakPtr = crossPlugin; in RegisterPlugin() local
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp106 std::weak_ptr<CrownTransformProcessor> weakPtr = shared_from_this(); in NormalizeRotateEvent() local
/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_handler.cpp79 std::weak_ptr<EventFilterHandler> weakPtr = shared_from_this(); in AddInputEventFilter() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dextension_impl.cpp241 std::weak_ptr<ExtensionImpl> weakPtr = shared_from_this(); in Stop() local
310 std::weak_ptr<ExtensionImpl> weakPtr = shared_from_this(); in ConnectExtension() local
372 std::weak_ptr<ExtensionImpl> weakPtr = shared_from_this(); in DisconnectExtension() local
H A Dui_ability_impl.cpp107 std::weak_ptr<UIAbilityImpl> weakPtr = weak_from_this(); in Stop() local
/foundation/ability/ability_runtime/test/unittest/ability_auto_startup_service_test/
H A Dability_auto_startup_service_test.cpp341 std::weak_ptr<AbilityAutoStartupService> weakPtr; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/toggle/
H A Drender_toggle.cpp288 auto weakPtr = AceType::WeakClaim(AceType::RawPtr(clickRecognizer_)); in SetAccessibilityClickImpl() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp109 std::weak_ptr<BundleAgingMgr> weakPtr = shared_from_this(); in ScheduleLoopTask() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/
H A Dapp_domain_verify_rdb_data_manager.cpp206 std::weak_ptr<AppDomainVerifyRdbDataManager> weakPtr = shared_from_this(); in DelayCloseRdbStore() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_rdb.cpp615 std::weak_ptr<BundleResourceRdb> weakPtr = weak_from_this(); in BackupRdb() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp403 std::weak_ptr<RdbDataManager> weakPtr = shared_from_this(); in DelayCloseRdbStore() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_auto_startup_service.cpp384 ClientDeathRecipient( const std::weak_ptr<AbilityAutoStartupService> &weakPtr) ClientDeathRecipient() argument
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp222 auto weakPtr = AceType::WeakClaim(this); in InitAccessibilityEventListener() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp564 std::weak_ptr<BundleMgrClientImpl> weakPtr = shared_from_this(); in Connect() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp464 RSSurfaceRenderNode::WeakPtr weakPtr = sharedPtr; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp243 std::weak_ptr<BundleMgrHelper> weakPtr = shared_from_this(); in Connect() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.cpp250 std::weak_ptr<Extension> weakPtr = shared_from_this(); in OnStop() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp390 auto weakPtr = AceType::WeakClaim(this); in InitAccessibilityEventListener() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H A Dui_extension_component_test_ng.cpp1155 auto weakPtr = WeakPtr<UIExtensionPattern>(nullptr); in HWTEST_F() local

Completed in 23 milliseconds

12