Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 16 of 16) sorted by relevance

/aosp14/system/core/init/
H A Dinterprocess_fifo.cpp55 void InterprocessFifo::Close() noexcept { in Close() function in android::init::InterprocessFifo
/aosp14/system/core/fastboot/device/
H A Dtcp_client.cpp126 int ClientTcpTransport::Close() { in Close() function in ClientTcpTransport
H A Dusb_client.cpp298 int ClientUsbTransport::Close() { in Close() function in ClientUsbTransport
/aosp14/system/core/fastboot/fuzzer/
H A Dsocket_mock_fuzz.cpp82 int SocketMockFuzz::Close() { in Close() function in SocketMockFuzz
/aosp14/system/core/fastboot/
H A Dsocket_mock.cpp105 int SocketMock::Close() { in Close() function in SocketMock
H A Dtcp.cpp172 int TcpTransport::Close() { in Close() function in tcp::TcpTransport
H A Dusb_windows.cpp260 int WindowsUsbTransport::Close() { in Close() function in WindowsUsbTransport
H A Dsocket.cpp44 int Socket::Close() { in Close() function in Socket
H A Dudp.cpp364 int UdpTransport::Close() { in Close() function in udp::UdpTransport
H A Dusb_osx.cpp493 int OsxUsbTransport::Close() { in Close() function in OsxUsbTransport
H A Dusb_linux.cpp482 int LinuxUsbTransport::Close() in Close() function in LinuxUsbTransport
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.cpp63 bool ReadFdFileDescriptor::Close() { in Close() function in android::snapshot::ReadFdFileDescriptor
336 bool CompressedSnapshotReader::Close() { in Close() function in android::snapshot::CompressedSnapshotReader
/aosp14/system/core/libappfuse/tests/
H A DFuseBridgeLoopTest.cc114 void Close() { in Close() function in android::fuse::__anon3eaa34e30110::FuseBridgeLoopTest
H A DFuseAppLoopTest.cc120 void Close() { in Close() function in android::fuse::__anonb14456f70110::FuseAppLoopTest
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dtransport_sniffer.cpp61 int TransportSniffer::Close() { in Close() function in fastboot::TransportSniffer
/aosp14/system/core/debuggerd/handler/
H A Ddebuggerd_handler.cpp62 static void Close(int fd) { in Close() function