Searched refs:NotifyRemoteReverseObj (Results 1 – 5 of 5) sorted by relevance
117 ConnectCount::GetInstance()->NotifyRemoteReverseObj(info.GetCid(), ON_STATUS_OFFLINE); in DisconnectDeviceByP2PHmdfs()125 ConnectCount::GetInstance()->NotifyRemoteReverseObj(cid, ON_STATUS_OFFLINE); in CloseSessionForOneDevice()174 ConnectCount::GetInstance()->NotifyRemoteReverseObj(cid, ON_STATUS_OFFLINE); in GetSession()
54 void NotifyRemoteReverseObj(const std::string &networkId, int32_t status);
122 void ConnectCount::NotifyRemoteReverseObj(const std::string &networkId, int32_t status) in NotifyRemoteReverseObj() function in OHOS::Storage::DistributedFile::ConnectCount
86 void NotifyRemoteReverseObj(const std::string &networkId, int32_t status);
576 void DeviceManagerAgent::NotifyRemoteReverseObj(const std::string &networkId, int32_t status) in NotifyRemoteReverseObj() function in OHOS::Storage::DistributedFile::DeviceManagerAgent