Searched refs:profile_val (Results 1 – 1 of 1) sorted by relevance
512 const Json::Value& profile_val = profiles_val[i]; in Load() local514 std::string profile_name = profile_val["Name"].asString(); in Load()515 const Json::Value& actions = profile_val["Actions"]; in Load()