Home
last modified time | relevance | path

Searched defs:report (Results 1 – 11 of 11) sorted by relevance

/hardware/libhardware/modules/input/evdev/
DInputMapper.h48 virtual bool configureInputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureInputReport()
58 virtual bool configureOutputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureOutputReport()
DSwitchInputMapper.cpp85 InputReportDefinition* report) { in configureInputReport()
DMouseInputMapper.cpp52 InputReportDefinition* report) { in configureInputReport()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidParser.cpp117 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
DHidTree.cpp104 HidReportNode::HidReportNode(std::shared_ptr<HidTreeNode> parent, const HidReport &report) in HidReportNode()
/hardware/libhardware/tests/input/evdev/
DSwitchInputMapper_test.cpp80 MockInputReport report; in TEST_F() local
DMouseInputMapper_test.cpp90 MockInputReport report; in TEST_F() local
/hardware/google/pixel/rebalance_interrupts/
Drebalance_interrupts.cpp191 std::string readback, report; in ReportIfAffinityUpdated() local
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp593 const HidParser::ReportItem &report, const std::vector<uint8_t> &buffer, std::string *d) { in decodeString()
/hardware/interfaces/wifi/aidl/default/
Daidl_struct_util.cpp3874 bool convertCachedScanReportToAidl(const legacy_hal::WifiCachedScanReport& report, in convertCachedScanReportToAidl()
Dwifi_legacy_hal.cpp2164 WifiCachedScanReport& report) { in getWifiCachedScanResults()