Searched refs:arrStrTmp (Results 1 – 1 of 1) sorted by relevance
575 const char *arrStrTmp[UEVENT_ARR_SIZE] = { in AudioPnpUeventParse() local585 if (strncmp(msgTmp, arrStrTmp[i], strlen(arrStrTmp[i])) == 0) { in AudioPnpUeventParse()586 msgTmp += strlen(arrStrTmp[i]); in AudioPnpUeventParse()