/hardware/google/pixel/health/ |
D | DeviceHealth.cpp | 38 void DeviceHealth::update(struct android::BatteryProperties *props) { in update() function in hardware::google::pixel::health::DeviceHealth 44 void DeviceHealth::update(aidl::android::hardware::health::HealthInfo *health_info) { in update() function in hardware::google::pixel::health::DeviceHealth
|
D | BatteryDefender.cpp | 460 void BatteryDefender::update(HealthInfo *health_info) { in update() function in hardware::google::pixel::health::BatteryDefender 494 void BatteryDefender::update(struct android::BatteryProperties *props) { in update() function in hardware::google::pixel::health::BatteryDefender
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 189 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 202 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 215 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 228 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 241 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 254 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 267 status_t CameraMetadata::update(uint32_t tag, in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata 281 status_t CameraMetadata::update(const camera_metadata_ro_entry &entry) { in update() function in android::hardware::camera::common::V1_0::helper::CameraMetadata
|
/hardware/interfaces/camera/common/1.0/default/include/ |
D | CameraMetadata.h | 151 status_t update(uint32_t tag, Vector<T> data) { in update() function
|
/hardware/interfaces/automotive/can/1.0/tools/libprotocan/ |
D | Checksum.cpp | 23 void Checksum::update(can::V1_0::CanMessage& msg) const { in update() function in android::hardware::automotive::protocan::Checksum
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 2622 int update; local 2644 int update; local 2674 int update; local 2698 int update; local 2723 int update; local 2770 int update; local 2803 int update; local 2828 int update; local 2852 int update; local 2876 int update; local [all …]
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 2487 int update; in gyroHandler() local 2498 int update; in rawGyroHandler() local 2517 int update; in accelHandler() local 2530 int update; in compassHandler() local 2543 int update; in rawCompassHandler() local 2573 int update; in rvHandler() local 2592 int update; in grvHandler() local 2611 int update; in laHandler() local 2623 int update; in gravHandler() local 2635 int update; in orienHandler() local [all …]
|
/hardware/interfaces/power/stats/aidl/default/ |
D | FakeEnergyConsumer.h | 55 void update(EnergyConsumerResult* result) { in update() function
|
D | FakeStateResidencyDataProvider.h | 63 void update(StateResidency* residency) { in update() function
|
D | FakeEnergyMeter.h | 84 void update(EnergyMeasurement* measurement) { in update() function
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() method
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() method
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 39 …byte[] update(in byte[] input, in @nullable android.hardware.security.keymint.HardwareAuthToken au… in update() method
|
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | IKeyMintOperation.aidl | 171 byte[] update(in byte[] input, in @nullable HardwareAuthToken authToken, in update() method
|
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/1/android/hardware/health/ |
D | IHealth.aidl | 39 void update(); in update() method
|
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/ |
D | IHealth.aidl | 39 void update(); in update() method
|
/hardware/interfaces/health/aidl/android/hardware/health/ |
D | IHealth.aidl | 77 void update(); in update() method
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | HalUtils.cpp | 53 void update(std::vector<aidl_hal::OperandPerformance>* operandPerformance, in update() function
|
/hardware/interfaces/security/dice/aidl/default/ |
D | service.rs | 56 fn update(self, new_artifacts: &impl DiceArtifacts) -> Result<Self> { in update() method
|
/hardware/libhardware/include/hardware/ |
D | keymaster2.h | 376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member
|
/hardware/interfaces/health/utils/libhealth2impl/ |
D | BinderHealth.cpp | 113 Return<Result> BinderHealth::update() { in update() function in android::hardware::health::V2_1::implementation::BinderHealth
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 92 void QCamera3CropRegionMapper::update(uint32_t active_array_w, in update() function in qcamera::QCamera3CropRegionMapper
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocUnorderedSetMap.h | 176 inline unordered_set<VAL> update(const KEY& key, unordered_set<VAL>& newVals) { in update() function
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocUnorderedSetMap.h | 176 inline unordered_set<VAL> update(const KEY& key, unordered_set<VAL>& newVals) { in update() function
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocUnorderedSetMap.h | 176 inline unordered_set<VAL> update(const KEY& key, unordered_set<VAL>& newVals) { in update() function
|