Searched refs:ItemizeHIDReportDesc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/hid-parser/
H A Dhid-parser-test.cpp29 size_t ItemizeHIDReportDesc(const uint8_t* rpt_desc, size_t desc_len, Stats* stats) { function in namespace:__anon1429
60 auto consumed = ItemizeHIDReportDesc(acer12_touch_r_desc, len, &stats);
75 auto consumed = ItemizeHIDReportDesc(eve_tablet_r_desc, len, &stats);

Completed in 22 milliseconds