Home
last modified time | relevance | path

Searched refs:orphan_fd_closure (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dudp_server.h58 virtual void OnFdAboutToOrphan(grpc_closure* orphan_fd_closure,
/external/grpc-grpc/test/core/iomgr/
Dudp_server_test.cc98 void OnFdAboutToOrphan(grpc_closure* orphan_fd_closure, in OnFdAboutToOrphan() argument
102 GRPC_CLOSURE_SCHED(orphan_fd_closure, GRPC_ERROR_NONE); in OnFdAboutToOrphan()