Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c786 uint8_t tmpCnt = 0; in CopyAllDevIdWithoutLock() local
803 tmpCnt += 1; in CopyAllDevIdWithoutLock()
806 if (tmpCnt == 0) { in CopyAllDevIdWithoutLock()
811 *devIdCnt = tmpCnt; in CopyAllDevIdWithoutLock()