Home
last modified time | relevance | path

Searched refs:ReleaseSession (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dnetwork_agent_template.cpp110 sessionPool_.ReleaseSession(info.GetCid(), false); in DisconnectDeviceByP2P()
116 sessionPool_.ReleaseSession(info.GetCid(), true); in DisconnectDeviceByP2PHmdfs()
124 sessionPool_.ReleaseSession(cid, true); in CloseSessionForOneDevice()
155 sessionPool_.ReleaseSession(fd); in GetSessionProcessInner()
H A Dsession_pool.cpp34 void SessionPool::ReleaseSession(const int32_t fd) in ReleaseSession() function in OHOS::Storage::DistributedFile::SessionPool
82 void SessionPool::ReleaseSession(const std::string &cid, bool releaseServer) in ReleaseSession() function in OHOS::Storage::DistributedFile::SessionPool
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dsession_pool_test.cpp285 pool->ReleaseSession(1);
323 EXPECT_EQ(pool->ReleaseSession(1), LINK_TYPE_P2P);
334 pool->ReleaseSession(-2);
357 pool->ReleaseSession("testSession", 1);
387 pool->ReleaseSession("testSession", 1);
388 pool->ReleaseSession(peerDeviceId, 1);
390 pool->ReleaseSession(peerDeviceId, 1);
399 pool->ReleaseSession(peerDeviceId, 1);
439 pool->ReleaseSession(peerDeviceId, LINK_TYPE_P2P);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dsession_pool.h36 void ReleaseSession(const int32_t fd);
37 void ReleaseSession(const std::string &cid, bool releaseServer);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_channel_sink_impl_test.cpp147 int32_t ret = channel_->ReleaseSession();
178 ret = channel_->ReleaseSession();
204 int32_t ret = channel_->ReleaseSession();
269 int32_t ret = channel_->ReleaseSession();
H A Ddcamera_channel_source_impl_test.cpp159 ret = channel_->ReleaseSession();
185 int32_t ret = channel_->ReleaseSession();
/ohos5.0/base/msdp/device_status/services/native/src/
H A Dstream_server.cpp183 void StreamServer::ReleaseSession(int32_t fd, epoll_event &ev) in ReleaseSession() function in OHOS::Msdp::DeviceStatus::StreamServer
236 ReleaseSession(fd, ev); in OnEpollRecv()
255 ReleaseSession(fd, ev); in OnEpollEvent()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/screen_channel/include/
H A Discreen_channel.h30 virtual int32_t ReleaseSession() = 0;
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Dicamera_channel.h38 virtual int32_t ReleaseSession();
H A Ddcamera_channel_sink_impl.h32 int32_t ReleaseSession() override;
H A Ddcamera_channel_source_impl.h32 int32_t ReleaseSession() override;
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp224 void UDSServer::ReleaseSession(int32_t fd, epoll_event& ev) in ReleaseSession() function in OHOS::MMI::UDSServer
283 ReleaseSession(fd, ev); in OnEpollRecv()
302 ReleaseSession(fd, ev); in OnEpollEvent()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h54 int32_t ReleaseSession() in ReleaseSession() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h54 int32_t ReleaseSession() in ReleaseSession() function
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp148 ReleaseSession(source->GetFd()); in DispatchOne()
153 void SocketSessionManager::ReleaseSession(int32_t fd) in ReleaseSession() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_output.cpp116 ret = iterCon->second->ReleaseSession(); in CloseChannel()
127 ret = iterSnap->second->ReleaseSession(); in CloseChannel()
/ohos5.0/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp436 g_socketSessionManager->ReleaseSession(fd);
459 g_socketSessionManager->ReleaseSession(fd);
578 g_socketSessionManager->ReleaseSession(fd);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A Dscreentrans_test_utils.h89 int32_t ReleaseSession() override in ReleaseSession() function
/ohos5.0/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp152 ReleaseSession(source->GetFd()); in DispatchOne()
157 void SocketSessionManager::ReleaseSession(int32_t fd) in ReleaseSession() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/include/
H A Dscreen_data_channel_impl.h36 int32_t ReleaseSession() override;
/ohos5.0/foundation/multimodalinput/input/intention/ipc/socket/include/
H A Dsocket_session_manager.h67 void ReleaseSession(int32_t fd);
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsession_manager.h46 void ReleaseSession(SoftbusSession::DataType type, const std::string &peerDeviceId);
/ohos5.0/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_session_manager.h68 void ReleaseSession(int32_t fd);
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp642 ReleaseSession(); in RestartSession()
658 ReleaseSession(); in StopSession()
666 int32_t CameraManagerAdapterImpl::ReleaseSession() in ReleaseSession() function in OHOS::NWeb::CameraManagerAdapterImpl
708 ReleaseSession(); in ReleaseCameraManger()
785 ReleaseSession(); in StartStreamInner()
/ohos5.0/base/msdp/device_status/services/native/include/
H A Dstream_server.h71 void ReleaseSession(int32_t fd, epoll_event &ev);

12