Searched refs:CloseSoftbusSession (Results 1 – 10 of 10) sorted by relevance
64 adapter->CloseSoftbusSession(sessionId); in SoftbusAdapterFuzzTest()195 (void)softbusAdapter->CloseSoftbusSession(socketId); in SoftbusOpenSoftbusSessionFuzzTest()
47 int32_t CloseSoftbusSession(const int32_t sessionId);
85 DCameraSoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId); in SoftbusCloseSoftbusSessionFuzzTest()
152 int32_t ret = SoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId_); in CloseSession()159 ret = SoftbusAdapter::GetInstance().CloseSoftbusSession(jpegSessionId_); in CloseSession()
47 int32_t CloseSoftbusSession(int32_t socket);
53 int32_t ret = DCameraSoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId_); in ~DCameraSoftbusSession()73 int32_t ret = DCameraSoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId_); in CloseSession()
220 int32_t DCameraSoftbusAdapter::CloseSoftbusSession(int32_t socket) in CloseSoftbusSession() function in OHOS::DistributedHardware::DCameraSoftbusAdapter
301 int32_t actual = softbusAdapter.CloseSoftbusSession(0);
138 ret = DCameraSoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId);739 int32_t ret = DCameraSoftbusAdapter::GetInstance().CloseSoftbusSession(sessionId);
227 int32_t SoftbusAdapter::CloseSoftbusSession(const int32_t sessionId) in CloseSoftbusSession() function in OHOS::DistributedHardware::SoftbusAdapter