/hardware/google/pixel/pixelstats/ |
D | StatsHelper.cpp | 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() [all …]
|
D | MitigationStatsReporter.cpp | 70 tmp.set<VendorAtomValue::intValue>(last_count.batoilo_count - prev_count.batoilo_count); in logMitigationStatsPerHour() 72 tmp.set<VendorAtomValue::intValue>(last_count.vdroop1_count - prev_count.vdroop1_count); in logMitigationStatsPerHour() 74 tmp.set<VendorAtomValue::intValue>(last_count.vdroop2_count - prev_count.vdroop2_count); in logMitigationStatsPerHour() 76 tmp.set<VendorAtomValue::intValue>(last_count.smpl_warn_count - prev_count.smpl_warn_count); in logMitigationStatsPerHour() 78 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu1_count - prev_count.ocp_cpu1_count); in logMitigationStatsPerHour() 80 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu2_count - prev_count.ocp_cpu2_count); in logMitigationStatsPerHour() 82 tmp.set<VendorAtomValue::intValue>(last_count.ocp_gpu_count - prev_count.ocp_gpu_count); in logMitigationStatsPerHour() 84 tmp.set<VendorAtomValue::intValue>(last_count.ocp_tpu_count - prev_count.ocp_tpu_count); in logMitigationStatsPerHour() 86 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_cpu1_count - in logMitigationStatsPerHour() 89 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_cpu2_count - in logMitigationStatsPerHour() [all …]
|
D | BatteryEEPROMReporter.cpp | 149 val.set<VendorAtomValue::intValue>(hist.cycle_cnt); in reportEvent() 151 val.set<VendorAtomValue::intValue>(hist.full_cap); in reportEvent() 153 val.set<VendorAtomValue::intValue>(hist.esr); in reportEvent() 155 val.set<VendorAtomValue::intValue>(hist.rslow); in reportEvent() 157 val.set<VendorAtomValue::intValue>(hist.soh); in reportEvent() 159 val.set<VendorAtomValue::intValue>(hist.batt_temp); in reportEvent() 161 val.set<VendorAtomValue::intValue>(hist.cutoff_soc); in reportEvent() 163 val.set<VendorAtomValue::intValue>(hist.cc_soc); in reportEvent() 165 val.set<VendorAtomValue::intValue>(hist.sys_soc); in reportEvent() 167 val.set<VendorAtomValue::intValue>(hist.msoc); in reportEvent() [all …]
|
D | SysfsCollector.cpp | 412 tmp.set<VendorAtomValue::intValue>(delta_cc_sum); in logBatteryCapacity() 414 tmp.set<VendorAtomValue::intValue>(delta_vfsoc_sum); in logBatteryCapacity() 452 tmp.set<VendorAtomValue::intValue>(lifetimeA); in logUFSLifetime() 454 tmp.set<VendorAtomValue::intValue>(lifetimeB); in logUFSLifetime() 456 tmp.set<VendorAtomValue::intValue>(lifetimeC); in logUFSLifetime() 488 tmp.set<VendorAtomValue::intValue>(host_reset_count); in logUFSErrorStats() 568 tmp.set<VendorAtomValue::intValue>(dirty); in logF2fsStats() 570 tmp.set<VendorAtomValue::intValue>(free); in logF2fsStats() 572 tmp.set<VendorAtomValue::intValue>(cp_calls_fg); in logF2fsStats() 574 tmp.set<VendorAtomValue::intValue>(cp_calls_bg); in logF2fsStats() [all …]
|
D | UeventListener.cpp | 249 val.set<VendorAtomValue::intValue>(tmp[i]); in ReportChargeStats() 313 val.set<VendorAtomValue::intValue>(tmp[0]); in ReportVoltageTierStats() 318 val.set<VendorAtomValue::intValue>(tmp[i - 1]); in ReportVoltageTierStats() 468 tmp.set<VendorAtomValue::intValue>(vid & VID_MASK); in ReportTypeCPartnerId() 470 tmp.set<VendorAtomValue::intValue>(pid); in ReportTypeCPartnerId()
|
D | WlcReporter.cpp | 122 tmp.set<VendorAtomValue::intValue>(vendorCharger); in reportVendor() 245 tmp.set<VendorAtomValue::intValue>( in reportOrientation()
|
D | BatteryCapacityReporter.cpp | 182 tmp.set<VendorAtomValue::intValue>(log_reason_); in reportEvent()
|
D | MmMetricsReporter.cpp | 485 tmp.set<VendorAtomValue::intValue>(type_idx); in reportCmaStatusAtom()
|
/hardware/google/pixel/health/ |
D | StatsHelper.cpp | 56 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.type()); in reportBatteryHealthSnapshot() 58 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.temperature_deci_celsius()); in reportBatteryHealthSnapshot() 60 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.voltage_micro_volt()); in reportBatteryHealthSnapshot() 62 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.current_micro_amps()); in reportBatteryHealthSnapshot() 64 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.open_circuit_micro_volt()); in reportBatteryHealthSnapshot() 66 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.resistance_micro_ohm()); in reportBatteryHealthSnapshot() 68 tmp.set<VendorAtomValue::intValue>(batteryHealthSnapshot.level_percent()); in reportBatteryHealthSnapshot() 85 tmp.set<VendorAtomValue::intValue>(batteryCausedShutdown.last_recorded_micro_volt()); in reportBatteryCausedShutdown()
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | VehicleManager_fuzzer.cpp | 291 int32_t intValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeVmsUtils() local 298 VmsOffers offers = {intValue, {VmsLayerOffering(VmsLayer(1, 0, 2))}}; in invokeVmsUtils() 302 offers = {intValue, offering}; in invokeVmsUtils() 309 const VmsLayerAndPublisher layer_and_publisher(VmsLayer(2, 0, 1), intValue); in invokeVmsUtils() 319 hidl_vec<int32_t>{toInt(VmsMessageType::PUBLISHER_ID_RESPONSE), intValue}; in invokeVmsUtils() 323 hidl_vec<int32_t>{toInt(kSubscriptionMessageType[subscriptionMsgType]), intValue}; in invokeVmsUtils() 326 message->value.int32Values = hidl_vec<int32_t>{toInt(kSubscriptionMessageType[0]), intValue}; in invokeVmsUtils() 327 isSequenceNumberNewer(*message, intValue + 1); in invokeVmsUtils() 333 message = createStartSessionMessage(intValue, intValue + 1); in invokeVmsUtils() 337 hidl_vec<int32_t>{toInt(kAvailabilityMessageType[availabilityMsgType]), intValue}; in invokeVmsUtils() [all …]
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | VirtualProgram.cpp | 42 bmp.intValue = 0; in createDemoBitmap()
|
/hardware/interfaces/tests/foo/1.0/default/ |
D | Foo.cpp | 28 uint64_t value = u[i].intValue; in convertToBoolIfSmall() 34 outValue.value.intValue = value; in convertToBoolIfSmall()
|
/hardware/interfaces/broadcastradio/1.1/vts/functional/ |
D | VtsHalBroadcastradioV1_1TargetTest.cpp | 439 EXPECT_NE(0, entry.intValue); in TEST_P() 441 if (entry.intValue != 0) imageIds.push_back(entry.intValue); in TEST_P()
|
/hardware/interfaces/tests/foo/1.0/ |
D | IFoo.hal | 142 int64_t intValue;
|
/hardware/interfaces/broadcastradio/1.0/default/ |
D | Utils.cpp | 263 newMetadata[outCount].intValue = *(static_cast<int32_t *>(value)); in convertMetaDataFromHal()
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 199 int32_t intValue;
|
/hardware/interfaces/broadcastradio/common/utils2x/ |
D | Utils.cpp | 319 meta.intValue = value; in make_metadata()
|
/hardware/interfaces/broadcastradio/1.0/vts/functional/ |
D | VtsHalBroadcastradioV1_0TargetTest.cpp | 725 EXPECT_EQ(0, entry.intValue); in TEST_P()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 707 * intValue or stringValue field must be populated. 717 int64_t intValue;
|