Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/debug/
H A Dstats_data.h422 void IncrementMsgErrqueueErrorCount() { in IncrementMsgErrqueueErrorCount() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_posix.cc1460 grpc_core::global_stats().IncrementMsgErrqueueErrorCount(); in process_errors()