Searched refs:DeleteSessionInfo (Results 1 – 13 of 13) sorted by relevance
80 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName1);83 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName2);118 SoftBusSessionPool::GetInstance().DeleteSessionInfo(testName);
262 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName1);
119 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName);
127 HiDumper::GetInstance().DeleteSessionInfo(remoteDevId);130 HiDumper::GetInstance().DeleteSessionInfo(remoteDevId1);
38 void DeleteSessionInfo(const std::string &sessionName);
49 void SoftBusSessionPool::DeleteSessionInfo(const std::string &sessionName) in DeleteSessionInfo() function in OHOS::Storage::DistributedFile::SoftBusSessionPool
121 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName); in OnSessionOpened()
332 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName); in CloseSession()
139 SoftBusSessionPool::GetInstance().DeleteSessionInfo(ASSET_LOCAL_SESSION_NAME); in DeleteAssetLocalSessionServer()
63 void DeleteSessionInfo(const std::string &remoteDevId);
160 void HiDumper::DeleteSessionInfo(const std::string &remoteDevId) in DeleteSessionInfo() function in OHOS::DistributedHardware::DistributedInput::HiDumper
316 HiDumper::GetInstance().DeleteSessionInfo(remoteDevId); in StopSession()
630 SoftBusSessionPool::GetInstance().DeleteSessionInfo(sessionName); in DeleteSessionAndListener()