Home
last modified time | relevance | path

Searched refs:RemoveClientDeathRecipient (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_service.cpp185 RemoveClientDeathRecipient(cb); in OnRemoteDied()
208 void MDnsService::RemoveClientDeathRecipient(const sptr<IDiscoveryCallback> &cb) in RemoveClientDeathRecipient() function in OHOS::NetManagerStandard::MDnsService
264 RemoveClientDeathRecipient(cb); in StopDiscoverService()
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_service.h84 void RemoveClientDeathRecipient(const sptr<IDiscoveryCallback> &cb);
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnetworkvpn_service.h284 void RemoveClientDeathRecipient(const sptr<IVpnEventCallback> &callback);
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp872 RemoveClientDeathRecipient(callback); in SyncUnregisterVpnEvent()
1227 void NetworkVpnService::RemoveClientDeathRecipient(const sptr<IVpnEventCallback> &callback) in RemoveClientDeathRecipient() function in OHOS::NetManagerStandard::NetworkVpnService
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/include/
H A Dnet_conn_service.h544 void RemoveClientDeathRecipient(const sptr<INetConnCallback> &callback);
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp679 RemoveClientDeathRecipient(callback); in UnregisterNetConnCallbackAsync()
2499 void NetConnService::RemoveClientDeathRecipient(const sptr<INetConnCallback> &callback) in RemoveClientDeathRecipient() function in OHOS::NetManagerStandard::NetConnService