/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | device_handler.cpp | 55 Close(); in HandleRegistrationRequest() 62 Close(); in HandleRegistrationRequest() 71 Close(); in HandleRegistrationRequest() 82 Close(); in HandleForward() 88 Close(); in HandleForward()
|
D | client_handler.cpp | 78 Close(); in handleConnectionRequest() 84 Close(); in handleConnectionRequest() 97 Close(); in handleConnectionRequest() 114 Close(); in handleForward() 119 Close(); in handleForward() 126 Close(); in handleForward()
|
D | signal_handler.cpp | 36 Close(); in OnReceive() 47 Close(); in OnReceive() 55 Close(); in OnReceive()
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | client_handler.cpp | 210 void ClientHandler::Close() { in Close() function in cuttlefish::webrtc_streaming::ClientHandler 224 Close(); in OnConnectionStateChange() 235 Close(); in OnConnectionStateChange() 239 Close(); in OnConnectionStateChange() 243 Close(); in OnConnectionStateChange()
|
D | client_handler.h | 104 void Close();
|
/device/google/cuttlefish/host/commands/run_cvd/launch/ |
D | modem.cpp | 44 monitor_sock->Close(); in StopModemSimulator() 50 monitor_sock->Close(); in StopModemSimulator() 55 monitor_sock->Close(); in StopModemSimulator()
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | channel_monitor.cpp | 147 client.client_read_fd_->Close(); // Ignore errors here in ReadCommand() 148 client.client_write_fd_->Close(); in ReadCommand() 218 iter->get()->client_read_fd_->Close(); in CloseRemoteConnection() 219 iter->get()->client_write_fd_->Close(); in CloseRemoteConnection()
|
D | main.cpp | 140 conn->Close(); in ModemSimulatorMain()
|
/device/google/cuttlefish/host/commands/logcat_receiver/ |
D | main.cpp | 81 logcat_file->Close(); in main() 82 pipe->Close(); in main()
|
/device/google/cuttlefish/host/commands/assemble_cvd/disk/ |
D | generate_persistent_bootconfig.cpp | 85 bootconfig_fd->Close(); in GeneratePersistentBootconfig() 87 bootconfig_fd->Close(); in GeneratePersistentBootconfig()
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | boot_state_machine.cc | 57 write_end->Close(); in DaemonizeLauncher() 124 read_end->Close(); in DaemonizeLauncher() 396 fd->Close(); in SendExitCode()
|
/device/google/cuttlefish/host/libs/process_monitor/ |
D | process_monitor.cc | 374 parent_monitor_socket_->Close(); in StopMonitoredProcesses() 427 parent_sock->Close(); in StartAndMonitorProcesses() 436 child_sock->Close(); in StartAndMonitorProcesses()
|
/device/google/cuttlefish/common/libs/utils/ |
D | vsock_connection.cpp | 63 fd_->Close(); in Disconnect() 230 server_fd_->Close(); in ServerShutdown()
|
D | network.cpp | 126 tap_fd->Close(); in OpenTapInterface()
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.h | 293 virtual ~FileInstance() { Close(); } in ~FileInstance() 302 void Close();
|
D | shared_fd.cpp | 179 void FileInstance::Close() { in Close() function in cuttlefish::FileInstance 762 client->Close(); in VsockClient() 767 client->Close(); in VsockClient()
|
/device/google/cuttlefish/host/libs/image_aggregator/ |
D | sparse_image_utils.cc | 38 fd->Close(); in ReleaseLock()
|
/device/google/cuttlefish/host/commands/kernel_log_monitor/ |
D | main.cc | 108 subscriber_fd->Close(); in main()
|
/device/google/cuttlefish/host/libs/websocket/ |
D | websocket_handler.h | 43 void Close();
|
D | websocket_handler.cpp | 77 void WebSocketHandler::Close() { in Close() function in cuttlefish::WebSocketHandler
|
/device/google/comet/audio/comet/tuning/waves/ |
D | waves_config_nx.ini | 62 # - folded_type_t: 0 - Close, 1 -Clamshell, 2 - Open, 3 - unknown
|
D | waves_config.ini | 87 # - folded_type_t: 0 - Close, 1 -Clamshell, 2 - Open, 3 - unknown
|
/device/google/felix/audio/felix/tuning/waves/ |
D | waves_config.ini | 83 # - folded_type_t: 0 - Close, 1 -Clamshell, 2 - Open, 3 - unknown
|
/device/google/cuttlefish/host/commands/console_forwarder/ |
D | main.cpp | 188 client_fd->Close(); in ReadLoop()
|
/device/google/cuttlefish/host/commands/modem_simulator/unittest/ |
D | service_test.cpp | 114 ril_side_->client_read_fd_->Close(); in ReadCommandResponse() 115 ril_side_->client_write_fd_->Close(); in ReadCommandResponse()
|