Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc943 static void work_combine_error(grpc_error** composite, grpc_error* error) { function
1072 work_combine_error(&error, GRPC_OS_ERROR(errno, "poll"));
1093 work_combine_error(