Home
last modified time | relevance | path

Searched defs:report (Results 1 – 18 of 18) 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.cpp73 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
294 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/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp245 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
/hardware/qcom/sdm845/gps/msm8998/gnss/
Dlocation_gnss.cpp245 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp247 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
/hardware/qcom/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp304 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp319 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
/hardware/qcom/sdm845/gps/sdm845/core/
DSystemStatus.cpp1314 bool SystemStatus::setIteminReport(TYPE_REPORT& report, TYPE_ITEM&& s) in setIteminReport()
1331 void SystemStatus::setDefaultIteminReport(TYPE_REPORT& report, const TYPE_ITEM& s) in setDefaultIteminReport()
1556 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
/hardware/qcom/sm8150/gps/core/
DSystemStatus.cpp1339 bool SystemStatus::setIteminReport(TYPE_REPORT& report, TYPE_ITEM&& s) in setIteminReport()
1356 void SystemStatus::setDefaultIteminReport(TYPE_REPORT& report, const TYPE_ITEM& s) in setDefaultIteminReport()
1581 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp583 const HidParser::ReportItem &report, const std::vector<uint8_t> &buffer, std::string *d) { in decodeString()
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.cpp1502 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.cpp1588 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
/hardware/qcom/gps/msm8998/core/
DSystemStatus.cpp1502 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()