Searched refs:RemoveClientInfo (Results 1 – 11 of 11) sorted by relevance
135 SoftBusHandlerAsset::GetInstance().RemoveClientInfo(socketId); in OnRecvAssetFinished()141 SoftBusHandlerAsset::GetInstance().RemoveClientInfo(socketId); in OnRecvAssetFinished()156 SoftBusHandlerAsset::GetInstance().RemoveClientInfo(socketId); in OnRecvAssetError()
244 void SoftBusHandlerAsset::RemoveClientInfo(int32_t socketId) in RemoveClientInfo() function in OHOS::Storage::DistributedFile::SoftBusHandlerAsset
55 void RemoveClientInfo(int32_t socketId);
264 softBusHandlerAsset.RemoveClientInfo(0);272 softBusHandlerAsset.RemoveClientInfo(0);
401 virtual ErrCode RemoveClientInfo(std::string mac);
252 if (WIFI_OPT_SUCCESS != p2pStateMachine.RemoveClientInfo(device.GetDeviceAddress())) { in ProcessDisconnectEvt()
439 ErrCode P2pStateMachine::RemoveClientInfo(std::string mac) in RemoveClientInfo() function in OHOS::Wifi::P2pStateMachine445 linkedInfo.RemoveClientInfo(mac); in RemoveClientInfo()
116 void PerUserSession::RemoveClientInfo(const sptr<IRemoteObject> &client, bool isClientDied) in RemoveClientInfo() function in OHOS::MiscServices::PerUserSession257 RemoveClientInfo(remote->AsObject(), true); in OnClientDied()492 RemoveClientInfo(client->AsObject()); in RemoveClient()1226 RemoveClientInfo(remoteClient, false); in OnUpdateListenEventFlag()
187 void RemoveClientInfo(const sptr<IRemoteObject> &client, bool isClientDied = false);
437 void RemoveClientInfo(std::string mac);
145 void WifiP2pLinkedInfo::RemoveClientInfo(std::string mac) in RemoveClientInfo() function in OHOS::Wifi::WifiP2pLinkedInfo