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