/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_authenticator_session_module_test.cpp | 184 ErrCode result = testSessionPtr_->AddClientDeathRecipient(); 189 result = testSessionPtr_->AddClientDeathRecipient(); 194 result = appAccountAuthenticatorSessionPtr_->AddClientDeathRecipient();
|
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
H A D | mdns_service.cpp | 188 void MDnsService::AddClientDeathRecipient(const sptr<IDiscoveryCallback> &cb) in AddClientDeathRecipient() function in OHOS::NetManagerStandard::MDnsService 249 AddClientDeathRecipient(cb); in StartDiscoverService()
|
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_service.h | 83 void AddClientDeathRecipient(const sptr<IDiscoveryCallback> &cb);
|
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/ |
H A D | app_account_authenticator_session.h | 83 ErrCode AddClientDeathRecipient();
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_lifecycle_test.cpp | 411 ssm_->AddClientDeathRecipient(sessionStage, sceneSession); 416 ssm_->AddClientDeathRecipient(sessionStage, sceneSession); 433 ssm_->AddClientDeathRecipient(sessionStage, sceneSession);
|
H A D | scene_session_manager_test5.cpp | 1320 ssm_->AddClientDeathRecipient(nullptr, sceneSession); 1322 ssm_->AddClientDeathRecipient(sessionStage, sceneSession);
|
H A D | scene_session_manager_test3.cpp | 850 HWTEST_F(SceneSessionManagerTest3, AddClientDeathRecipient, Function | SmallTest | Level3) 859 ssm_->AddClientDeathRecipient(nullptr, sceneSession);
|
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/include/ |
H A D | networkvpn_service.h | 283 void AddClientDeathRecipient(const sptr<IVpnEventCallback> &callback);
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_authenticator_session_manager.cpp | 177 session->AddClientDeathRecipient(); in OpenSession()
|
H A D | app_account_authenticator_session.cpp | 160 ErrCode AppAccountAuthenticatorSession::AddClientDeathRecipient() in AddClientDeathRecipient() function in OHOS::AccountSA::AppAccountAuthenticatorSession
|
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/ |
H A D | networkvpn_service.cpp | 862 AddClientDeathRecipient(callback); in SyncRegisterVpnEvent() 1202 void NetworkVpnService::AddClientDeathRecipient(const sptr<IVpnEventCallback> &callback) in AddClientDeathRecipient() function in OHOS::NetManagerStandard::NetworkVpnService
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/ |
H A D | net_conn_service.h | 541 void AddClientDeathRecipient(const sptr<INetConnCallback> &callback);
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 560 AddClientDeathRecipient(callback); in RegisterNetConnCallbackAsync() 585 AddClientDeathRecipient(callback); in RequestNetConnectionAsync() 2513 void NetConnService::AddClientDeathRecipient(const sptr<INetConnCallback> &callback) in AddClientDeathRecipient() function in OHOS::NetManagerStandard::NetConnService
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | scene_session_manager.h | 662 …void AddClientDeathRecipient(const sptr<ISessionStage>& sessionStage, const sptr<SceneSession>& sc…
|
/ohos5.0/base/account/os_account/services/accountmgr/ |
H A D | libaccountmgr.map | 50 "OHOS::AccountSA::AppAccountAuthenticatorSession::AddClientDeathRecipient()";
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 2590 void SceneSessionManager::AddClientDeathRecipient(const sptr<ISessionStage>& sessionStage, in AddClientDeathRecipient() function in OHOS::Rosen::SceneSessionManager 2731 AddClientDeathRecipient(sessionStage, newSession); in CreateAndConnectSpecificSession() 2975 AddClientDeathRecipient(sessionStage, sceneSession); in RecoverAndConnectSpecificSession()
|