Home
last modified time | relevance | path

Searched defs:iCnt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H A Ddistributed_input_handler.cpp202 for (size_t iCnt = 0; iCnt < count; iCnt++) { in StartInputMonitorDeviceThread() local
213 void DistributedInputHandler::NotifyHardWare(int iCnt) in NotifyHardWare()