Home
last modified time | relevance | path

Searched defs:values (Results 1 – 25 of 105) sorted by relevance

12345

/hardware/google/pixel/pixelstats/
DStatsHelper.cpp54 std::vector<VendorAtomValue> values(2); in reportSpeakerImpedance() local
73 std::vector<VendorAtomValue> values(5); in reportSpeakerHealthStat() local
98 std::vector<VendorAtomValue> values(2); in reportSlowIo() local
119 std::vector<VendorAtomValue> values(kChargeCyclesBucketsCount); in reportChargeCycles() local
138 std::vector<VendorAtomValue> values(3); in reportHardwareFailed() local
159 std::vector<VendorAtomValue> values(4); in reportSpeechDspStat() local
182 std::vector<VendorAtomValue> values(3); in reportPhysicalDropDetected() local
203 std::vector<VendorAtomValue> values(5); in reportUsbPortOverheat() local
DSysfsCollector.cpp460 std::vector<VendorAtomValue> values(2); in logBatteryCapacity() local
500 std::vector<VendorAtomValue> values(3); in logUFSLifetime() local
536 std::vector<VendorAtomValue> values(1); in logUFSErrorStats() local
616 std::vector<VendorAtomValue> values(9); in logF2fsStats() local
691 std::vector<VendorAtomValue> values(3); in logF2fsAtomicWriteInfo() local
748 std::vector<VendorAtomValue> values(3); in logF2fsCompressionInfo() local
814 std::vector<VendorAtomValue> values(4); in logF2fsGcSegmentInfo() local
841 std::vector<VendorAtomValue> values(1); in logF2fsSmartIdleMaintEnabled() local
893 std::vector<VendorAtomValue> values(6); in logBlockStatsReported() local
959 std::vector<VendorAtomValue> values(6); in reportZramMmStat() local
[all …]
DBatteryHealthReporter.cpp87 std::vector<VendorAtomValue> values(vtier_fields_size); in reportBatteryHealthStatusEvent() local
152 std::vector<VendorAtomValue> values(vtier_fields_size); in reportBatteryHealthUsageEvent() local
DMmMetricsReporter.cpp275 const std::vector<VendorAtomValue> &values, in reportVendorAtom()
425 std::vector<VendorAtomValue> values(last_value_index + 1, tmp); in logPixelMmMetricsPerHour() local
460 std::vector<VendorAtomValue> values(last_value_index + 1, tmp); in logPixelMmMetricsPerDay() local
644 std::vector<VendorAtomValue> *values) { in fillCompactionDurationStatAtom()
708 std::vector<VendorAtomValue> *values) { in fillDirectReclaimStatAtom()
1087 void MmMetricsReporter::fillPressureStallAtom(std::vector<VendorAtomValue> *values) { in fillPressureStallAtom()
1180 std::vector<VendorAtomValue> values; in reportCmaStatusAtom() local
DBrownoutDetectedReporter.cpp114 void BrownoutDetectedReporter::setAtomFieldValue(std::vector<VendorAtomValue> *values, int offset, in setAtomFieldValue()
126 std::vector<VendorAtomValue> values(37); in uploadData() local
DMitigationStatsReporter.cpp69 std::vector<VendorAtomValue> values(24); in logMitigationStatsPerHour() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Ddatalogger_outputs.c49 void inv_get_sensor_type_gyro_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_gyro_raw_short()
64 void inv_get_sensor_type_gyro_raw_body_float(float *values, in inv_get_sensor_type_gyro_raw_body_float()
91 void inv_get_sensor_type_gyro_float(float *values, int8_t *accuracy, in inv_get_sensor_type_gyro_float()
107 void inv_get_sensor_type_accel_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_accel_raw_short()
125 void inv_get_sensor_type_accel_float(float *values, int8_t *accuracy, in inv_get_sensor_type_accel_float()
141 void inv_get_sensor_type_compass_raw_short(short *values, inv_time_t *timestamp) in inv_get_sensor_type_compass_raw_short()
161 float *values, int8_t *accuracy, inv_time_t *timestamp) in inv_get_sensor_type_compass_float()
251 void inv_get_sensor_type_quat_float(float *values, int *accuracy, in inv_get_sensor_type_quat_float()
269 void inv_get_sensor_type_gravity_float(float *values, int *accuracy, in inv_get_sensor_type_gravity_float()
310 void inv_get_sensor_type_rotation_vector_float(float *values, int *accuracy, in inv_get_sensor_type_rotation_vector_float()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg_exif.c83 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local
111 uint16_t *values = (uint16_t *)malloc(count * sizeof(uint16_t)); in addExifEntry() local
126 uint32_t *values = (uint32_t *)malloc(count * sizeof(uint32_t)); in addExifEntry() local
141 rat_t *values = (rat_t *)malloc(count * sizeof(rat_t)); in addExifEntry() local
155 uint8_t *values = (uint8_t *)malloc(count); in addExifEntry() local
167 int32_t *values = (int32_t *)malloc(count * sizeof(int32_t)); in addExifEntry() local
182 srat_t *values = (srat_t *)malloc(count * sizeof(srat_t)); in addExifEntry() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c74 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer()
103 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration()
132 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity()
162 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope()
188 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw()
232 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector()
253 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis()
296 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector()
328 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field()
356 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw()
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DParcelableUtils.h36 ndk::ScopedAStatus vectorToStableLargeParcelable(std::vector<T1>&& values, T2* output) { in vectorToStableLargeParcelable()
58 ndk::ScopedAStatus vectorToStableLargeParcelable(const std::vector<T1>& values, T2* output) { in vectorToStableLargeParcelable()
DVehiclePropertyStore.h163 std::unordered_map<RecordId, VehiclePropValuePool::RecyclableType, RecordIdHash> values; member
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c122 int inv_get_sensor_type_accelerometer(float *values, int8_t *accuracy, in inv_get_sensor_type_accelerometer()
151 int inv_get_sensor_type_linear_acceleration(float *values, int8_t *accuracy, in inv_get_sensor_type_linear_acceleration()
176 int inv_get_sensor_type_gravity(float *values, int8_t *accuracy, in inv_get_sensor_type_gravity()
201 int inv_get_sensor_type_gyroscope(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope()
227 int inv_get_sensor_type_gyroscope_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_gyroscope_raw()
271 int inv_get_sensor_type_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector()
293 int inv_get_sensor_type_rotation_vector_6_axis(float *values, int8_t *accuracy, in inv_get_sensor_type_rotation_vector_6_axis()
338 int inv_get_sensor_type_geomagnetic_rotation_vector(float *values, int8_t *accuracy, in inv_get_sensor_type_geomagnetic_rotation_vector()
374 int inv_get_sensor_type_magnetic_field(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field()
402 int inv_get_sensor_type_magnetic_field_raw(float *values, int8_t *accuracy, in inv_get_sensor_type_magnetic_field_raw()
[all …]
/hardware/interfaces/boot/1.1/vts/functional/
DVtsHalBootV1_1TargetTest.cpp67 std::vector<MergeStatus> values; in ValidMergeStatusValues() local
81 auto values = ValidMergeStatusValues(); in TEST_P() local
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DVehiclePropertyStoreTest.cpp59 const std::vector<VehiclePropValuePool::RecyclableType>& values) { in convertValuePtrsToValues()
141 auto values = getTestPropValues(); in TEST_F() local
147 auto values = getTestPropValues(); in TEST_F() local
158 auto values = getTestPropValues(); in TEST_F() local
170 auto values = getTestPropValues(); in TEST_F() local
190 auto values = getTestPropValues(); in TEST_F() local
207 auto values = getTestPropValues(); in TEST_F() local
218 auto values = getTestPropValues(); in TEST_F() local
310 auto values = getTestPropValues(); in TEST_F() local
328 auto values = getTestPropValues(); in TEST_F() local
/hardware/interfaces/automotive/vehicle/aidl/generated_lib/java/
DAccessForVehicleProperty.java31 public static final Map<Integer, Integer> values = Map.ofEntries( field in AccessForVehicleProperty
DChangeModeForVehicleProperty.java31 public static final Map<Integer, Integer> values = Map.ofEntries( field in ChangeModeForVehicleProperty
/hardware/google/pixel/health/
DStatsHelper.cpp59 std::vector<VendorAtomValue> values(7); in reportBatteryHealthSnapshot() local
87 std::vector<VendorAtomValue> values(1); in reportBatteryCausedShutdown() local
/hardware/libhardware/modules/camera/3_4/metadata/
Darray_vector.h42 void push_back(const std::array<T, N>& values) { in push_back()
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DHidlSupport.h31 hidl_enum_range<Enum> values; in isValidHidlEnum() local
/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp67 bool getIntFromJsonValues(const Json::Value &values, CdevArray *out, bool inc_check, in getIntFromJsonValues()
100 bool getFloatFromJsonValues(const Json::Value &values, ThrottlingArray *out, bool inc_check, in getFloatFromJsonValues()
169 Json::Value values = sensor["Combination"]; in ParseVirtualSensorInfo() local
301 bool ParseBindedCdevInfo(const Json::Value &values, in ParseBindedCdevInfo()
577 Json::Value values; in ParseSensorThrottlingInfo() local
713 Json::Value values = sensors[i]["HotThreshold"]; in ParseSensorInfo() local
983 Json::Value values = cooling_devices[i]["State2Power"]; in ParseCoolingDevice() local
1039 Json::Value values; in ParsePowerRailInfo() local
1157 Json::Value values = stats_config["RecordWithDefaultThreshold"]; in ParseStatsInfo() local
/hardware/interfaces/sensors/aidl/convert/
Dconvert.cpp210 const auto& values = in convertToSensorEvent() local
218 const auto& values = in convertToSensorEvent() local
/hardware/google/pixel/vibrator/common/
DStatsBase.cpp228 std::vector<VendorAtomValue> values(2); in vibratorPlaycountAtom() local
245 std::vector<VendorAtomValue> values(3); in vibratorLatencyAtom() local
272 std::vector<VendorAtomValue> values(1); in vibratorErrorAtom() local
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DVehiclePropValue.proto57 repeated VehiclePropValue values = 1; field
/hardware/interfaces/automotive/vehicle/aidl/emu_metadata/
Dandroid.hardware.automotive.vehicle-types-meta.json4 "values": [ array
17 "values": [ array
42 "values": [ array
63 "values": [ array
80 "values": [ array
97 "values": [ array
198 "values": [ array
223 "values": [ array
256 "values": [ array
301 "values": [ array
[all …]
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp46 [this](std::vector<aidlvhal::VehiclePropValue> values) { in GrpcVehicleProxyServer()
199 const std::vector<aidlvhal::VehiclePropValue>& values) { in OnVehiclePropChange()
265 bool GrpcVehicleProxyServer::ConnectionDescriptor::Write(const proto::VehiclePropValues& values) { in Write()

12345