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.cpp107 Json::Value ToJson(const CustomActionInstanceID& custom_action) { in ToJson()
113 Json::Value ToJson(const CustomShellActionConfig& custom_action) { in ToJson()
127 Json::Value ToJson(const CustomActionServerConfig& custom_action) { in ToJson()
142 Json::Value ToJson(const CustomDeviceStateActionConfig& custom_action) { in ToJson()
395 for (const auto& custom_action : custom_action_array) { in AddJsonCustomActionConfigs() local
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp315 for (const auto& custom_action : in main() local
323 for (const auto& custom_action : in main() local
352 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