Searched refs:action_val (Results 1 – 1 of 1) sorted by relevance
463 const Json::Value& action_val = actions[act_idx]; in Load() local464 std::string action_name = action_val["Name"].asString(); in Load()465 const Json::Value& params_val = action_val["Params"]; in Load()