Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp101 Json::Value ToJson(const CustomActionConfig& custom_action) { in ToJson()
272 auto custom_action = CustomActionConfigFromJson(custom_action_json); in AddJsonCustomActionConfigs() local
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch_streamer.cpp52 for (const auto& custom_action : custom_actions) { in LaunchCustomActionServers() local
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp339 for (const auto& custom_action : actions_provider.CustomActions()) { in main() local