Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h63 virtual const std::vector<CustomActionServerConfig> CustomActionServers(
Dcustom_actions.cpp267 const std::vector<CustomActionServerConfig> CustomActionServers( in CustomActionServers() function in cuttlefish::__anon9360de7b0111::CustomActionConfigImpl
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp281 custom_action_config_.CustomActionServers(instance_.id()); in Commands()
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp304 actions_provider.CustomActionServers(instance.id())) { in main()