Home
last modified time | relevance | path

Searched refs:on_connection_changed_cb (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp68 std::function<void(bool)> on_connection_changed_cb) { in Create() argument
71 send_to_client_cb, on_connection_changed_cb)); in Create()
78 std::function<void(bool)> on_connection_changed_cb) in ClientHandler() argument
82 on_connection_changed_cb_(on_connection_changed_cb), in ClientHandler()
Dclient_handler.h62 std::function<void(bool)> on_connection_changed_cb);
101 std::function<void(bool)> on_connection_changed_cb);