Searched refs:LIST_NUM (Results 1 – 1 of 1) sorted by relevance
69 constexpr int32_t LIST_NUM = sizeof(g_sensorList) / sizeof(g_sensorList[0]); variable112 for (int32_t i = 0; i < LIST_NUM; ++i) { in OnDataEvent()