Home
last modified time | relevance | path

Searched defs:try_again (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp141 try_again = ASIO_WIN_OR_POSIX( enumerator
/external/grpc-grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc269 bool try_again = true; in max_idle_timer_cb() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/max_age/
Dmax_age_filter.cc315 bool try_again = true; in max_idle_timer_cb() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_process.c163 static int try_again(int errnum) in try_again() function