Lines Matching defs:paramLength
4412 * @paramLength : length of parameter value4421 uint32_t paramLength,4453 if (paramLength > sizeof(parm_type_t)) {4457 memcpy(POINTER_OF(paramType,p_table), paramValue, paramLength);