Searched defs:closed (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/host/frontend/vnc_server/ | ||
D | simulated_hw_composer.cpp | 56 bool SimulatedHWComposer::closed() { in closed() function in SimulatedHWComposer |
D | frame_buffer_watcher.cpp | 58 bool FrameBufferWatcher::closed() const { in closed() function in FrameBufferWatcher |
D | vnc_client_connection.cpp | 191 bool VncClientConnection::closed() { in closed() function in VncClientConnection |
/device/google/cuttlefish/common/libs/tcp_socket/ | ||
D | tcp_socket.cpp | 42 bool ClientSocket::closed() const { in closed() function in cuttlefish::ClientSocket |