Home
last modified time | relevance | path

Searched defs:accept_timeout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowBluetoothServerSocketTest.java46 public void accept_timeout() { in accept_timeout() method in ShadowBluetoothServerSocketTest
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc746 [[maybe_unused]] jlong accept_timeout, in Accept()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c214 static int accept_timeout(int fd, struct sockaddr *addr, socklen_t *len, in accept_timeout() function