Lines Matching refs:intValue

56     tmp.set<VendorAtomValue::intValue>(speakerImpedance.speaker_location());  in reportSpeakerImpedance()
58 tmp.set<VendorAtomValue::intValue>(speakerImpedance.impedance()); in reportSpeakerImpedance()
75 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.speaker_location()); in reportSpeakerHealthStat()
77 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.impedance()); in reportSpeakerHealthStat()
79 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.max_temperature()); in reportSpeakerHealthStat()
81 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.excursion()); in reportSpeakerHealthStat()
83 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.heartbeat()); in reportSpeakerHealthStat()
100 tmp.set<VendorAtomValue::intValue>(slowIo.operation()); in reportSlowIo()
102 tmp.set<VendorAtomValue::intValue>(slowIo.count()); in reportSlowIo()
122 tmp.set<VendorAtomValue::intValue>(chargeCycles[bucketIdx]); in reportChargeCycles()
140 tmp.set<VendorAtomValue::intValue>(failure.hardware_type()); in reportHardwareFailed()
142 tmp.set<VendorAtomValue::intValue>(failure.hardware_location()); in reportHardwareFailed()
144 tmp.set<VendorAtomValue::intValue>(failure.failure_code()); in reportHardwareFailed()
161 tmp.set<VendorAtomValue::intValue>(dsp_stats.total_uptime_millis()); in reportSpeechDspStat()
163 tmp.set<VendorAtomValue::intValue>(dsp_stats.total_downtime_millis()); in reportSpeechDspStat()
165 tmp.set<VendorAtomValue::intValue>(dsp_stats.total_crash_count()); in reportSpeechDspStat()
167 tmp.set<VendorAtomValue::intValue>(dsp_stats.total_recover_count()); in reportSpeechDspStat()
184 tmp.set<VendorAtomValue::intValue>(dropDetected.confidence_pctg()); in reportPhysicalDropDetected()
186 tmp.set<VendorAtomValue::intValue>(dropDetected.accel_peak_thousandths_g()); in reportPhysicalDropDetected()
188 tmp.set<VendorAtomValue::intValue>(dropDetected.freefall_time_millis()); in reportPhysicalDropDetected()
205 tmp.set<VendorAtomValue::intValue>(overheat_info.plug_temperature_deci_c()); in reportUsbPortOverheat()
207 tmp.set<VendorAtomValue::intValue>(overheat_info.max_temperature_deci_c()); in reportUsbPortOverheat()
209 tmp.set<VendorAtomValue::intValue>(overheat_info.time_to_overheat_secs()); in reportUsbPortOverheat()
211 tmp.set<VendorAtomValue::intValue>(overheat_info.time_to_hysteresis_secs()); in reportUsbPortOverheat()
213 tmp.set<VendorAtomValue::intValue>(overheat_info.time_to_inactive_secs()); in reportUsbPortOverheat()