Lines Matching defs:paramLength
2286 * @paramLength : length of parameter value2295 uint32_t paramLength,2327 if (paramLength > sizeof(parm_type_t)) {2331 memcpy(POINTER_OF(paramType,p_table), paramValue, paramLength);