Searched refs:ApexConfig (Results 1 – 1 of 1) sorted by relevance
80 struct ApexConfig { struct98 std::vector<ApexConfig> apexes; argument123 Result<void> ParseJson(const Json::Value& value, ApexConfig& apex_config) { in ParseJson()190 config.apexes.push_back(ApexConfig{ in LoadSystemApexes()