Home
last modified time | relevance | path

Searched refs:wordCnt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_utils.cpp66 int32_t wordCnt = 1; in ParseSysCmdResult() local
73 if (lineCnt == line && wordCnt == word) { in ParseSysCmdResult()
77 wordCnt++; in ParseSysCmdResult()
80 wordCnt = 1; in ParseSysCmdResult()