Home
last modified time | relevance | path

Searched defs:Accept (Results 1 – 6 of 6) sorted by relevance

/system/core/fastboot/
Dsocket.h99 virtual std::unique_ptr<Socket> Accept() { return nullptr; } in Accept() function
Dsocket_mock.cpp109 std::unique_ptr<Socket> SocketMock::Accept() { in Accept() function in SocketMock
Dsocket.cpp240 std::unique_ptr<Socket> TcpSocket::Accept() { in Accept() function in TcpSocket
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_channel_transport.cc77 int TestChannelTransport::Accept(int listen_fd) { in Accept() function in test_vendor_lib::TestChannelTransport
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dserver_port_factory.cc75 int ServerPortFactory::Accept(int listen_fd_) { in Accept() function in test_vendor_lib::net::ServerPortFactory
/system/bt/gd/hal/
Dhci_hal_host_test.cc113 int Accept() { in Accept() function in bluetooth::hal::__anonec3e124e0111::FakeRootcanalDesktopHciServer