Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.cpp267 std::function<void()> on_connection_closed_cb) { in Create()
275 std::function<void()> on_connection_closed_cb) in ClientHandler()