Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp68 std::function<void(bool)> on_connection_changed_cb) { in Create()
78 std::function<void(bool)> on_connection_changed_cb) in ClientHandler()