Searched refs:CustomActionServerConfig (Results 1 – 3 of 3) sorted by relevance
68 CustomActionServerConfig GetCustomActionServerConfigFromJson( in GetCustomActionServerConfigFromJson()70 CustomActionServerConfig config; in GetCustomActionServerConfigFromJson()129 Json::Value ToJson(const CustomActionServerConfig& custom_action) { in ToJson()266 const std::vector<CustomActionServerConfig> CustomActionServers( in CustomActionServers()355 std::vector<CustomActionServerConfig> custom_action_servers_;
49 struct CustomActionServerConfig { struct63 virtual const std::vector<CustomActionServerConfig> CustomActionServers( argument
54 const std::vector<CustomActionServerConfig>& custom_actions) { in LaunchCustomActionServers()