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.cpp109 Json::Value ToJson(const CustomActionInstanceID& custom_action) { in ToJson()
115 Json::Value ToJson(const CustomShellActionConfig& custom_action) { in ToJson()
129 Json::Value ToJson(const CustomActionServerConfig& custom_action) { in ToJson()
144 Json::Value ToJson(const CustomDeviceStateActionConfig& custom_action) { in ToJson()
380 for (const auto& custom_action : custom_action_array) { in AddJsonCustomActionConfigs() local
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp295 for (const auto& custom_action : in main() local
303 for (const auto& custom_action : in main() local
332 for (const auto& custom_action : in main() local
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp57 for (const auto& custom_action : custom_actions) { in LaunchCustomActionServers() local