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