Searched defs:custom_action (Results 1 – 3 of 3) sorted by relevance
101 Json::Value ToJson(const CustomActionConfig& custom_action) { in ToJson()272 auto custom_action = CustomActionConfigFromJson(custom_action_json); in AddJsonCustomActionConfigs() local
52 for (const auto& custom_action : custom_actions) { in LaunchCustomActionServers() local
339 for (const auto& custom_action : actions_provider.CustomActions()) { in main() local