HomeSort by relevance Sort by last modified time
    Searched refs:GetShortData (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/device/hid/
hid_report_descriptor.cc 90 (HidUsageAndPage::Page)current_item->GetShortData();
96 current_item->GetShortData());
114 current_report_count = current_item->GetShortData();
117 current_report_size = current_item->GetShortData();
135 current_usage = current_item->GetShortData();
hid_report_descriptor_item.cc 82 uint32_t HidReportDescriptorItem::GetShortData() const {
hid_report_descriptor_item.h 99 // Can be retrieved from GetShortData()
117 // Can be retrieved from GetShortData()
164 uint32_t GetShortData() const;

Completed in 646 milliseconds