Searched defs:report (Results 1 – 11 of 11) sorted by relevance
/hardware/libhardware/modules/input/evdev/ |
D | InputMapper.h | 48 virtual bool configureInputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureInputReport() 58 virtual bool configureOutputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureOutputReport()
|
D | SwitchInputMapper.cpp | 85 InputReportDefinition* report) { in configureInputReport()
|
D | MouseInputMapper.cpp | 52 InputReportDefinition* report) { in configureInputReport()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidParser.cpp | 117 HidReport report(reportType, flag, top, mLocal); in processMainTag() local 183 const HidReport &report = in digest() local 303 for (const auto &report : packet.reports) { in operator <<() local
|
D | HidTree.cpp | 104 HidReportNode::HidReportNode(std::shared_ptr<HidTreeNode> parent, const HidReport &report) in HidReportNode()
|
/hardware/libhardware/tests/input/evdev/ |
D | SwitchInputMapper_test.cpp | 80 MockInputReport report; in TEST_F() local
|
D | MouseInputMapper_test.cpp | 90 MockInputReport report; in TEST_F() local
|
/hardware/google/pixel/rebalance_interrupts/ |
D | rebalance_interrupts.cpp | 191 std::string readback, report; in ReportIfAffinityUpdated() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.cpp | 593 const HidParser::ReportItem &report, const std::vector<uint8_t> &buffer, std::string *d) { in decodeString()
|
/hardware/interfaces/wifi/aidl/default/ |
D | aidl_struct_util.cpp | 3874 bool convertCachedScanReportToAidl(const legacy_hal::WifiCachedScanReport& report, in convertCachedScanReportToAidl()
|
D | wifi_legacy_hal.cpp | 2164 WifiCachedScanReport& report) { in getWifiCachedScanResults()
|