Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection_factory.h77 bool idle_ = true; variable
102 bool idle_ = true; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
Dpick_first.cc140 bool idle_ = false; member in grpc_core::__anon16ae342d0111::PickFirst