Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp314 cuttlefish::SharedFD custom_action_server = cuttlefish::SharedFD::Dup(fd); in main() local
317 if (custom_action_server->IsOpen()) { in main()
324 observer_factory->AddCustomActionServer(custom_action_server, in main()