Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidGlobal.h38 tri_uint reportCount; member
DHidGlobal.cpp80 reportCount = unsignedInteger; in append()
DHidReport.cpp33 mReportCount(global.reportCount), in HidReport()
DHidParser.cpp104 && top.reportSize.isSet() && top.reportCount.isSet())) { in processMainTag()