Home
last modified time | relevance | path

Searched defs:grpc_fd_create (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc172 grpc_fd* grpc_fd_create(int fd, const char* name, bool track_err) { in grpc_fd_create() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dev_posix.cc172 grpc_fd* grpc_fd_create(int fd, const char* name, bool track_err) { in grpc_fd_create() function