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