Searched refs:custom_actions_json (Results 1 – 1 of 1) sorted by relevance
320 bool Deserialize(const Json::Value& custom_actions_json) override { in Deserialize() argument321 return AddJsonCustomActionConfigs(custom_actions_json); in Deserialize()