Searched refs:custom_action_configs (Results 1 – 1 of 1) sorted by relevance
178 auto custom_action_configs = std::move(*directory_contents_result); in DefaultCustomActionConfig() local180 if (custom_action_configs.size() > 3) { in DefaultCustomActionConfig()183 } else if (custom_action_configs.size() == 3) { in DefaultCustomActionConfig()184 for (const auto& config : custom_action_configs) { in DefaultCustomActionConfig()