Home
last modified time | relevance | path

Searched refs:SetDeathRecipient (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp54 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in RegisterCallback()
75 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in UnRegisterCallback()
87 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in StartSync()
99 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in GetSyncTime()
143 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in TriggerSync()
154 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in StopSync()
165 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in ResetCursor()
177 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in ChangeAppSwitch()
192 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in NotifyDataChange()
208 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in NotifyEventChange()
[all …]
H A Dcloud_sync_asset_manager_impl.cpp42 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in UploadAsset()
58 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in DownloadFile()
76 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in DownloadFiles()
114 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in DownloadFile()
131 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in DeleteAsset()
137 void CloudSyncAssetManagerImpl::SetDeathRecipient(const sptr<IRemoteObject> &remoteObject) in SetDeathRecipient() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityautostartupserviceb_fuzzer/
H A Dabilityautostartupserviceb_fuzzer.cpp71 service->SetDeathRecipient(nullptr, nullptr); in AbilityStartupServiceFuzztest1()
73 service->SetDeathRecipient(token1, nullptr); // add deathrecipient in AbilityStartupServiceFuzztest1()
76 service->SetDeathRecipient(token1, client); // add deathrecipient in AbilityStartupServiceFuzztest1()
77 service->SetDeathRecipient(token1, client); // duplicate add deathrecipient in AbilityStartupServiceFuzztest1()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/src/
H A Dcloud_daemon_manager_impl.cpp39 SetDeathRecipient(CloudDaemonServiceProxy->AsObject()); in StartFuse()
45 void CloudDaemonManagerImpl::SetDeathRecipient(const sptr<IRemoteObject> &remoteObject) in SetDeathRecipient() function in OHOS::FileManagement::CloudFile::CloudDaemonManagerImpl
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_manager_impl_lite.cpp42 SetDeathRecipient(CloudSyncServiceProxy->AsObject()); in TriggerSync()
46 void CloudSyncManagerImplLite::SetDeathRecipient(const sptr<IRemoteObject> &remoteObject) in SetDeathRecipient() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImplLite
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_observer_record.cpp25 void FormObserverRecord::SetDeathRecipient(const sptr<IRemoteObject> &callerToken, in SetDeathRecipient() function in OHOS::AppExecFwk::FormObserverRecord
60 SetDeathRecipient(callerToken, new (std::nothrow) FormObserverRecord::ClientDeathRecipient()); in SetFormAddObserver()
81 SetDeathRecipient(callerToken, new (std::nothrow) FormObserverRecord::ClientDeathRecipient()); in SetFormRemoveObserver()
304 SetDeathRecipient(recordInner.GetRemote(), deathRecipient); in SetFormEventObserverLocked()
316 SetDeathRecipient(recordInner.GetRemote(), deathRecipient); in SetFormEventObserverLocked()
H A Dform_router_proxy_mgr.cpp26 void FormRouterProxyMgr::SetDeathRecipient(const sptr<IRemoteObject> &callerToken, in SetDeathRecipient() function in OHOS::AppExecFwk::FormRouterProxyMgr
58 SetDeathRecipient(callerToken, dealthRecipient); in SetFormRouterProxy()
H A Dform_host_record.cpp262 void FormHostRecord::SetDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in SetDeathRecipient() function in OHOS::AppExecFwk::FormHostRecord
292 record.SetDeathRecipient(new (std::nothrow) FormHostRecord::ClientDeathRecipient()); in CreateRecord()
/ohos5.0/base/account/os_account/services/accountmgr/include/account_iam/
H A Daccount_iam_callback.h48 void SetDeathRecipient(const sptr<AuthCallbackDeathRecipient> &deathRecipient);
81 void SetDeathRecipient(const sptr<IDMCallbackDeathRecipient> &deathRecipient);
98 void SetDeathRecipient(const sptr<IDMCallbackDeathRecipient> &deathRecipient);
/ohos5.0/base/inputmethod/imf/common/src/
H A Dinput_death_recipient.cpp22 void InputDeathRecipient::SetDeathRecipient(RemoteDiedHandler handler) in SetDeathRecipient() function in OHOS::MiscServices::InputDeathRecipient
/ohos5.0/base/inputmethod/imf/common/include/
H A Dinput_death_recipient.h28 void SetDeathRecipient(RemoteDiedHandler handler);
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/include/
H A Dcloud_sync_manager_impl_lite.h35 void SetDeathRecipient(const sptr<IRemoteObject> &remoteObject);
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_daemon_kit_inner/include/
H A Dcloud_daemon_manager_impl.h34 void SetDeathRecipient(const sptr<IRemoteObject> &remoteObject);
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/
H A Dcloud_daemon_manager_impl_mock.cpp40 void CloudDaemonManagerImpl::SetDeathRecipient(const sptr<IRemoteObject> &remoteObject) in SetDeathRecipient() function in OHOS::FileManagement::CloudFile::CloudDaemonManagerImpl
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_status_module.h79 void SetDeathRecipient(const sptr<AppRunningStatusListenerInterface> &listener,
H A Dchild_process_record.h58 void SetDeathRecipient(const sptr<AppDeathRecipient> recipient);
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_router_proxy_mgr.h73 void SetDeathRecipient(const sptr<IRemoteObject> &callerToken,
H A Dform_host_record.h180 void SetDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient);
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp80 …deathRecipient_->SetDeathRecipient([this](const wptr<IRemoteObject> &remote) { OnRemoteSaDied(remo… in GetSystemAbilityProxy()
163 agentDeathRecipient_->SetDeathRecipient([this](const wptr<IRemoteObject> &remote) { in OnConnectCmdReady()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/include/
H A Dcloud_sync_asset_manager_impl.h47 void SetDeathRecipient(const sptr<IRemoteObject> &remoteObject);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dchild_process_record_test.cpp224 childRecord->SetDeathRecipient(recipient);
243 childRecord->SetDeathRecipient(recipient);
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_observer_record_test/
H A Dfms_observer_record_test.cpp54 formObserverRecord.SetDeathRecipient(callerToken, nullptr);
/ohos5.0/base/security/security_guard/services/security_collector/include/
H A Dsecurity_collector_manager_service.h62 bool SetDeathRecipient(const sptr<IRemoteObject> &remote);
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_collector_manager_service.h62 bool SetDeathRecipient(const sptr<IRemoteObject> &remote);
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/include/
H A Ddistributed_file_daemon_proxy.h66 void SetDeathRecipient(RemoteDiedHandler handler);

123