Home
last modified time | relevance | path

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

/third_party/grpc/test/core/util/
Dmock_endpoint.cc110 static int me_get_fd(grpc_endpoint* /*ep*/) { return -1; } in me_get_fd() function
123 me_get_fd,
Dpassthru_endpoint.cc162 static int me_get_fd(grpc_endpoint* /*ep*/) { return -1; } in me_get_fd() function
181 me_get_fd,