Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp97 Json::Value custom_action; in ToJson() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc582 for (const auto& custom_action : custom_action_array) { in InitializeCuttlefishConfiguration() local
595 for (const auto& custom_action : custom_action_array) { in InitializeCuttlefishConfiguration() local
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch_streamer.cpp111 for (const auto& custom_action : config.custom_actions()) { in LaunchCustomActionServers() local
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp281 for (const auto& custom_action : cvd_config->custom_actions()) { in main() local