Searched refs:CustomShellActionConfig (Results 1 – 2 of 2) sorted by relevance
56 CustomShellActionConfig GetCustomShellActionConfigFromJson( in GetCustomShellActionConfigFromJson()58 CustomShellActionConfig config; in GetCustomShellActionConfigFromJson()115 Json::Value ToJson(const CustomShellActionConfig& custom_action) { in ToJson()249 const std::vector<CustomShellActionConfig> CustomShellActions( in CustomShellActions()354 std::vector<CustomShellActionConfig> custom_shell_actions_;
44 struct CustomShellActionConfig { struct61 virtual const std::vector<CustomShellActionConfig> CustomShellActions( argument