Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidLocal.cpp74 uint32_t usagemax = unsignedInteger; in append() local
76 for (size_t j = usageMin.get(0); j <= usagemax; ++j) { in append()