Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp179 std::string action_server_message = command + ":" + button_state; in OnCustomActionButton() local
181 action_server_message.c_str(), 128); in OnCustomActionButton()