Searched refs:aggregateprofile_val (Results 1 – 1 of 1) sorted by relevance
547 const Json::Value& aggregateprofile_val = aggregateprofiles_val[i]; in Load() local549 std::string aggregateprofile_name = aggregateprofile_val["Name"].asString(); in Load()550 const Json::Value& aggregateprofiles = aggregateprofile_val["Profiles"]; in Load()