Searched refs:arraySize (Results 1 – 2 of 2) sorted by relevance
53 constexpr size_t arraySize(const T (&)[N]) { in arraySize() function180 arraySize(k2p4Channels)); in getValidChannels()
344 int arraySize = in setSensorPlacementData() local346 if (index < 0 || index >= arraySize) return BAD_VALUE; in setSensorPlacementData()