Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc_transport/public/pw_rpc_transport/
H A Dstream_rpc_dispatcher.h39 uint32_t num_egress_errors() const { return egress_errors_.value(); } in num_egress_errors() function
H A Degress_ingress.h117 uint32_t num_egress_errors() const { return egress_errors_.value(); } in num_egress_errors() function