/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/default/ |
D | CameraMetadata.cpp | 178 status_t CameraMetadata::update(uint32_t tag, const int32_t* data, size_t data_count) { in update() function in android::hardware::camera::common::helper::CameraMetadata 190 status_t CameraMetadata::update(uint32_t tag, const uint8_t* data, size_t data_count) { in update() function in android::hardware::camera::common::helper::CameraMetadata 202 status_t CameraMetadata::update(uint32_t tag, const float* data, size_t data_count) { in update() function in android::hardware::camera::common::helper::CameraMetadata 214 status_t CameraMetadata::update(uint32_t tag, const int64_t* data, size_t data_count) { in update() function in android::hardware::camera::common::helper::CameraMetadata 226 status_t CameraMetadata::update(uint32_t tag, const double* data, size_t data_count) { in update() function in android::hardware::camera::common::helper::CameraMetadata 238 status_t CameraMetadata::update(uint32_t tag, const camera_metadata_rational_t* data, in update() function in android::hardware::camera::common::helper::CameraMetadata 251 status_t CameraMetadata::update(uint32_t tag, const String8& string) { in update() function in android::hardware::camera::common::helper::CameraMetadata 264 status_t CameraMetadata::update(const camera_metadata_ro_entry& entry) { in update() function in android::hardware::camera::common::helper::CameraMetadata
|
/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/interfaces/camera/common/default/include/ |
D | CameraMetadata.h | 142 status_t update(uint32_t tag, Vector<T> data) { in update() function
|
/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/3/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 | 187 byte[] update(in byte[] input, in @nullable HardwareAuthToken authToken, 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/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 | 79 void update(); in update() method
|
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/ |
D | IHealth.aidl | 39 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/health/aidl/aidl_api/android.hardware.health/2/android/hardware/health/ |
D | IHealth.aidl | 39 void update(); in update() method
|
/hardware/google/gfxstream/host/gl/ |
D | TextureResize.cpp | 294 GLuint TextureResize::update(GLuint texture) { in update() function in gfxstream::gl::TextureResize 333 GLuint TextureResize::update(GLuint texture, int width, int height, int rotation) { in update() function in gfxstream::gl::TextureResize
|
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/ |
D | IContextHub.aidl | 49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged()
|
/hardware/libhardware/include_all/hardware/ |
D | keymaster2.h | 376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member
|
/hardware/libhardware/include/hardware/ |
D | keymaster2.h | 376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member
|