Searched defs:check_connectivity_state (Results 1 – 2 of 2) sorted by relevance
547 fn check_connectivity_state(&self, try_to_connect: bool) -> ConnectivityState { in check_connectivity_state() method598 pub fn check_connectivity_state(&self, try_to_connect: bool) -> ConnectivityState { in check_connectivity_state() method
469 def check_connectivity_state(self, bint try_to_connect): member in Channel