Searched refs:on_connection_changed_cb_ (Results 1 – 2 of 2) sorted by relevance
82 on_connection_changed_cb_(on_connection_changed_cb), in ClientHandler()217 on_connection_changed_cb_(false); in Close()231 on_connection_changed_cb_(true); in OnConnectionStateChange()
116 std::function<void(bool)> on_connection_changed_cb_; variable