Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 54) sorted by relevance

123

/hardware/google/pixel/health/
DDeviceHealth.cpp38 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
DBatteryDefender.cpp460 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/
DCameraMetadata.cpp178 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/
DChecksum.cpp23 void Checksum::update(can::V1_0::CanMessage& msg) const { in update() function in android::hardware::automotive::protocan::Checksum
/hardware/interfaces/camera/common/default/include/
DCameraMetadata.h142 status_t update(uint32_t tag, Vector<T> data) { in update() function
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp2622 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/
DMPLSensor.cpp2487 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/
DFakeEnergyConsumer.h55 void update(EnergyConsumerResult* result) { in update() function
DFakeStateResidencyDataProvider.h63 void update(StateResidency* residency) { in update() function
DFakeEnergyMeter.h84 void update(EnergyMeasurement* measurement) { in update() function
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DIKeyMintOperation.aidl39 …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/
DIKeyMintOperation.aidl39 …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/
DIKeyMintOperation.aidl39 …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/
DIKeyMintOperation.aidl187 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/
DIKeyMintOperation.aidl39 …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/
DIHealth.aidl39 void update(); in update() method
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/current/android/hardware/health/
DIHealth.aidl39 void update(); in update() method
/hardware/interfaces/health/aidl/android/hardware/health/
DIHealth.aidl79 void update(); in update() method
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/3/android/hardware/health/
DIHealth.aidl39 void update(); in update() method
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DHalUtils.cpp53 void update(std::vector<aidl_hal::OperandPerformance>* operandPerformance, in update() function
/hardware/interfaces/health/aidl/aidl_api/android.hardware.health/2/android/hardware/health/
DIHealth.aidl39 void update(); in update() method
/hardware/google/gfxstream/host/gl/
DTextureResize.cpp294 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/
DIContextHub.aidl49 void onNanSessionStateChanged(in android.hardware.contexthub.NanSessionStateUpdate update); in onNanSessionStateChanged()
/hardware/libhardware/include_all/hardware/
Dkeymaster2.h376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member
/hardware/libhardware/include/hardware/
Dkeymaster2.h376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member

123