Home
last modified time | relevance | path

Searched defs:AcceptEx (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/
Dwindows_listener.cc87 LPFN_ACCEPTEX AcceptEx; in Create() local
213 WindowsEventEngineListener* listener, LPFN_ACCEPTEX AcceptEx, in SinglePortSocketListener()
Dwindows_listener.h122 LPFN_ACCEPTEX AcceptEx; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/
H A Dwindows_listener.cc116 LPFN_ACCEPTEX AcceptEx; in Create() local
251 WindowsEventEngineListener* listener, LPFN_ACCEPTEX AcceptEx, in SinglePortSocketListener()
H A Dwindows_listener.h130 LPFN_ACCEPTEX AcceptEx; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_server_windows.cc93 LPFN_ACCEPTEX AcceptEx; member
430 LPFN_ACCEPTEX AcceptEx; in add_socket_to_server() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_server_windows.cc101 LPFN_ACCEPTEX AcceptEx; member
477 LPFN_ACCEPTEX AcceptEx; in add_socket_to_server() local
/aosp_15_r20/prebuilts/go/linux-x86/src/net/internal/socktest/
Dsys_windows.go162 func (sw *Switch) AcceptEx(ls syscall.Handle, as syscall.Handle, b *byte, rxdatalen uint32, laddrle… func
/aosp_15_r20/external/libevent/
H A Diocp-internal.h66 AcceptExPtr AcceptEx; member
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_windows.go1168 func AcceptEx(ls Handle, as Handle, buf *byte, rxdatalen uint32, laddrlen uint32, raddrlen uint32, … func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzsyscall_windows.go3462 func AcceptEx(ls Handle, as Handle, buf *byte, rxdatalen uint32, laddrlen uint32, raddrlen uint32, … func