Searched refs:totalCnt (Results 1 – 2 of 2) sorted by relevance
322 int totalCnt; member in RttCommand336 totalCnt = 0; in RttCommand()345 totalCnt = 0; in RttCommand()611 totalCnt++; in handleEvent()632 (*rttHandler.on_rtt_results)(id(), totalCnt, rttResults); in handleEvent()638 totalCnt = currentIdx = 0; in handleEvent()
9727 size_t totalCnt = MIN(gCamCapability[cameraId]->picture_sizes_tbl_cnt, in supportBurstCapture() local9730 while ((highRes + 1 < totalCnt) && in supportBurstCapture()