Searched refs:strLength (Results 1 – 1 of 1) sorted by relevance
558 static bool AudioPnpUeventParse(const char *msg, const ssize_t strLength) in AudioPnpUeventParse() argument566 if (strLength > UEVENT_MSG_LEN + 1) { in AudioPnpUeventParse()570 for (const char *msgTmp = msg; msgTmp < (msg + strLength);) { in AudioPnpUeventParse()