/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ |
D | filesystem_common.h | 154 T report(const error_code& m_ec) const { in report() function 172 T report(const error_code& m_ec, const char* msg, Args const&... args) const { in report() function 190 T report(errc const& err) const { return report(make_error_code(err)); } in report() function 193 T report(errc const& err, const char* msg, Args const&... args) const { in report() function
|
/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 | 73 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/google/pixel/pixelstats/ |
D | BatteryCapacityReporter.cpp | 149 void BatteryCapacityReporter::report(void) { in report() function in android::hardware::google::pixel::BatteryCapacityReporter
|
/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/sdm845/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/qcom/sdm845/gps/sdm845/gnss/ |
D | location_gnss.cpp | 304 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | location_gnss.cpp | 320 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | location_gnss.cpp | 335 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | location_gnss.cpp | 337 static void getDebugReport(GnssDebugReport& report) { in getDebugReport()
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.cpp | 1347 bool SystemStatus::setIteminReport(TYPE_REPORT& report, TYPE_ITEM&& s) in setIteminReport() 1367 void SystemStatus::setDefaultIteminReport(TYPE_REPORT& report, const TYPE_ITEM& s) in setDefaultIteminReport() 1592 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatus.cpp | 1347 bool SystemStatus::setIteminReport(TYPE_REPORT& report, TYPE_ITEM&& s) in setIteminReport() 1364 void SystemStatus::setDefaultIteminReport(TYPE_REPORT& report, const TYPE_ITEM& s) in setDefaultIteminReport() 1589 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatus.cpp | 1347 bool SystemStatus::setIteminReport(TYPE_REPORT& report, TYPE_ITEM&& s) in setIteminReport() 1367 void SystemStatus::setDefaultIteminReport(TYPE_REPORT& report, const TYPE_ITEM& s) in setDefaultIteminReport() 1592 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|
/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/qcom/gps/msm8998/core/ |
D | SystemStatus.cpp | 1502 bool SystemStatus::getReport(SystemStatusReports& report, bool isLatestOnly) const in getReport()
|
/hardware/qcom/sdm845/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()
|