Searched defs:report (Results 1 – 13 of 13) 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 | 60 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 294 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/qcom/gps/msm8998/gnss/ |
D | location_gnss.cpp | 245 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | location_gnss.cpp | 247 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.cpp | 583 const HidParser::ReportItem &report, const std::vector<uint8_t> &buffer, std::string *d) { in decodeString()
|
/hardware/intel/common/libva/va/glx/ |
D | va_glx_impl.c | 95 static inline int gl_do_check_error(int report) in gl_do_check_error()
|
/hardware/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 1502 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatus.cpp | 1588 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|