Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.h47 void AddCustomActionServer(SharedFD custom_action_server_fd,
Dconnection_observer.cpp461 SharedFD custom_action_server_fd, in AddCustomActionServer() argument
465 commands_to_custom_action_servers_[command] = custom_action_server_fd; in AddCustomActionServer()