Searched refs:totalCnt (Results 1 – 2 of 2) sorted by relevance
316 int totalCnt; member in RttCommand330 totalCnt = 0; in RttCommand()338 totalCnt = 0; in RttCommand()595 totalCnt++; in handleEvent()614 (*rttHandler.on_rtt_results)(id(), totalCnt, rttResults); in handleEvent()619 totalCnt = currentIdx = 0; in handleEvent()
7187 size_t totalCnt = MIN(gCamCapability[cameraId]->picture_sizes_tbl_cnt, in supportBurstCapture() local7190 while ((highRes + 1 < totalCnt) && in supportBurstCapture()