Searched defs:OnAccept (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | test_echo_server.h | 44 void OnAccept(Socket* socket) { in OnAccept() function |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/ | ||
D | chttp2_server.cc | 805 void Chttp2ServerListener::OnAccept(void* arg, grpc_endpoint* tcp, in OnAccept() function in grpc_core::__anone3fd1aa70111::Chttp2ServerListener |
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/ | ||
H A D | chttp2_server.cc | 837 void Chttp2ServerListener::OnAccept(void* arg, grpc_endpoint* tcp, in OnAccept() function in grpc_core::__anon3c799c2f0111::Chttp2ServerListener |