Home
last modified time | relevance | path

Searched refs:RemoveDeathRecipient (Results 1 - 25 of 310) sorted by relevance

12345678910>>...13

/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dnotifier_info.cpp60 void NotifierInfo::RemoveDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& notifierDeathRecipient, in RemoveDeathRecipient() function in OHOS::DistributedSchedule::NotifierInfo
65 iter->second->RemoveDeathRecipient(notifierDeathRecipient); in RemoveDeathRecipient()
71 it->second->RemoveDeathRecipient(notifierDeathRecipient); in RemoveDeathRecipient()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_service_ipc.cpp109 iter->second->AsObject()->RemoveDeathRecipient(sourceRemoteRecipient_); in GetSourceRemoteCamSrv()
128 item->second->AsObject()->RemoveDeathRecipient(sourceRemoteRecipient_); in DeleteSourceRemoteCamSrv()
139 iter->second->AsObject()->RemoveDeathRecipient(sourceRemoteRecipient_); in ClearSourceRemoteCamSrv()
171 iter->second->AsObject()->RemoveDeathRecipient(sourceRemoteRecipient_); in OnSourceRemoteCamSrvDied()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_service_ipc.cpp109 iter->second->AsObject()->RemoveDeathRecipient(sinkRemoteRecipient_); in GetSinkRemoteCamSrv()
128 item->second->AsObject()->RemoveDeathRecipient(sinkRemoteRecipient_); in DeleteSinkRemoteCamSrv()
139 iter->second->AsObject()->RemoveDeathRecipient(sinkRemoteRecipient_); in ClearSinkRemoteCamSrv()
172 iter->second->AsObject()->RemoveDeathRecipient(sinkRemoteRecipient_); in OnSinkRemoteCamSrvDied()
/foundation/window/window_manager/test/common/mock/
H A Diremote_object_mocker.h58 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::Rosen::IRemoteObjectMocker
108 bool RemoveDeathRecipient(const sptr<DeathRecipient>& recipient) in RemoveDeathRecipient() function in OHOS::Rosen::MockIRemoteObject
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddcamera_source_handler_ipc.cpp101 localSource_->AsObject()->RemoveDeathRecipient(sourceLocalRecipient_); in GetSourceLocalCamSrv()
114 localSource_->AsObject()->RemoveDeathRecipient(sourceLocalRecipient_); in DeleteSourceLocalCamSrv()
144 localSource_->AsObject()->RemoveDeathRecipient(sourceLocalRecipient_); in OnSourceLocalCamSrvDied()
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddcamera_sink_handler_ipc.cpp101 localSink_->AsObject()->RemoveDeathRecipient(sinkLocalRecipient_); in GetSinkLocalCamSrv()
114 localSink_->AsObject()->RemoveDeathRecipient(sinkLocalRecipient_); in DeleteSinkLocalCamSrv()
145 localSink_->AsObject()->RemoveDeathRecipient(sinkLocalRecipient_); in OnSinkLocalCamSrvDied()
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy.cpp55 RemoveDeathRecipient(); in ~DhcpClientProxy()
58 void DhcpClientProxy::RemoveDeathRecipient(void) in RemoveDeathRecipient() function in OHOS::DHCP::DhcpClientProxy
60 DHCP_LOGI("enter RemoveDeathRecipient!"); in RemoveDeathRecipient()
70 remote_->RemoveDeathRecipient(deathRecipient_); in RemoveDeathRecipient()
78 RemoveDeathRecipient(); in OnRemoteDied()
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Dams_mgr_proxy.cpp32 sa_->RemoveDeathRecipient(deathRecipient_); in OnProxyDied()
42 sa_->RemoveDeathRecipient(deathRecipient_); in ~AmsMgrProxy()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_mgr_proxy.cpp31 sa_->RemoveDeathRecipient(deathRecipient_); in OnProxyDied()
41 sa_->RemoveDeathRecipient(deathRecipient_); in ~ExtensionMgrProxy()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp28 bundleMgr_->AsObject()->RemoveDeathRecipient(deathRecipient_); in ~EGLBundleMgrHelper()
78 bundleMgr_->AsObject()->RemoveDeathRecipient(deathRecipient_); in OnDeath()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_sa_cli_mgr.cpp114 item->second->AsObject()->RemoveDeathRecipient(remoteCliDeathRcv); in AddRemoteCli()
130 item->second->AsObject()->RemoveDeathRecipient(remoteCliDeathRcv); in DeleteRemoteCli()
149 iter->second->AsObject()->RemoveDeathRecipient(remoteCliDeathRcv); in DeleteRemoteCli()
/foundation/communication/ipc/ipc/test/unittest/ipc/client/
H A DIpcClientTest.cpp211 int ret = RemoveDeathRecipient(sidServer, cbId2); in HWTEST_F()
213 ret = RemoveDeathRecipient(sidServer, cbId4); in HWTEST_F()
215 ret = RemoveDeathRecipient(sidServer, cbId1); in HWTEST_F()
217 ret = RemoveDeathRecipient(sidServer, cbId3); in HWTEST_F()
227 ret = RemoveDeathRecipient(sidServer, cbId3); // failed in HWTEST_F()
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/include/
H A Dsvc_death_recipient_lite.h31 object->RemoveDeathRecipient(this);
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_daemon_kit_inner/
H A Dsvc_death_recipient.h32 object->RemoveDeathRecipient(this);
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/
H A Dsvc_death_recipient.h32 object->RemoveDeathRecipient(this);
/foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/
H A Dsvc_death_recipient.h29 object->RemoveDeathRecipient(this);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dassert_fault_callback_death_mgr.cpp31 item.second.iremote_->RemoveDeathRecipient(item.second.deathObj_); in ~AssertFaultCallbackDeathMgr()
93 iter->second.iremote_->RemoveDeathRecipient(iter->second.deathObj_); in RemoveAssertFaultCallback()
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_agent_client.cpp39 remoteObject->RemoveDeathRecipient(deathRecipient_); in ~AppDomainVerifyAgentClient()
102 remoteObj->RemoveDeathRecipient(deathRecipient_); in OnRemoteSaDied()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_socket_server.h60 iter->remote->RemoveDeathRecipient(deathRecipient_); in OnRemoteDied()
82 iter->remote->RemoveDeathRecipient(deathRecipient_); in RemoveObserver()
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dapp_file_access_ext_connection.cpp126 token->RemoveDeathRecipient(callerDeathRecipient_); in AddFileAccessDeathRecipient()
142 token->RemoveDeathRecipient(callerDeathRecipient_); in RemoveFileAccessDeathRecipient()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
H A Ddynamic_cache.h61 HILOGD("DynamicCache RemoveDeathRecipient"); in QueryResult()
62 lastQuerySaProxy_->RemoveDeathRecipient(this); in QueryResult()
83 HILOGD("DynamicCache RemoveDeathRecipient"); in ClearCache()
84 lastQuerySaProxy_->RemoveDeathRecipient(this); in ClearCache()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Dmock_iremote_object.h58 bool RemoveDeathRecipient(const sptr<DeathRecipient>&) in RemoveDeathRecipient() function in OHOS::Rosen::MockIRemoteObject
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/
H A Di_standard_camera_listener.h46 (void)this->AsObject()->RemoveDeathRecipient(deathRecipient_.promote()); in RemoveCameraDeathRecipient()
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp48 callbackProxy->RemoveDeathRecipient(death); in OnRemoteDied()
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/continuation_manager/
H A Dnotifier_info.h43 void RemoveDeathRecipient(const sptr<IRemoteObject::DeathRecipient>& notifierDeathRecipient,

Completed in 9 milliseconds

12345678910>>...13