Home
last modified time | relevance | path

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

/hardware/interfaces/camera/common/1.0/default/
DCameraMetadata.cpp189 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/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/google/pixel/health/
DDeviceHealth.cpp33 void DeviceHealth::update(struct android::BatteryProperties *props) { in update() function in hardware::google::pixel::health::DeviceHealth
/hardware/interfaces/camera/common/1.0/default/include/
DCameraMetadata.h151 status_t update(uint32_t tag, Vector<T> data) { in update() function
/hardware/google/av/media/codecs/aac/
DDrcPresModeWrap.cpp152 CDrcPresModeWrapper::update() in update() function in CDrcPresModeWrapper
/hardware/interfaces/health/1.0/default/
DHealth.cpp52 Return<void> Health::update(const HealthInfo& info, update_cb _hidl_cb) { in update() function in android::hardware::health::V1_0::implementation::Health
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp90 void QCamera3CropRegionMapper::update(uint32_t active_array_w, in update() function in qcamera::QCamera3CropRegionMapper
/hardware/libhardware/include/hardware/
Dkeymaster2.h376 keymaster_error_t (*update)(const struct keymaster2_device* dev, member
Dkeymaster1.h495 keymaster_error_t (*update)(const struct keymaster1_device* dev, member
/hardware/interfaces/health/utils/libhealth2impl/
DBinderHealth.cpp114 Return<Result> BinderHealth::update() { in update() function in android::hardware::health::V2_1::implementation::BinderHealth
DHealth.cpp81 Return<Result> Health::update() { in update() function in android::hardware::health::V2_1::implementation::Health
/hardware/qcom/sm8150/gps/utils/
DLocUnorderedSetMap.h176 inline unordered_set<VAL> update(const KEY& key, unordered_set<VAL>& newVals) { in update() function
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocUnorderedSetMap.h176 inline unordered_set<VAL> update(const KEY& key, unordered_set<VAL>& newVals) { in update() function
/hardware/interfaces/health/2.0/default/
DHealth.cpp146 Return<Result> Health::update() { in update() function in android::hardware::health::V2_0::implementation::Health
/hardware/google/av/media/sfplugin/
DCCodecConfig.h281 std::shared_ptr<const T> update() { in update() function
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h133 Return<void> update(uint64_t operationHandle, const hidl_vec<KeyParameter>& inParams, in update() function
/hardware/google/pixel/perfstatsd/
Dio_usage.cpp87 void ProcPidIoStats::update(bool forceAll) { in update() function in ProcPidIoStats
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp249 Return<void> Keymaster3::update(uint64_t operationHandle, const hidl_vec<KeyParameter>& inParams, in update() function in android::hardware::keymaster::V4_1::support::Keymaster3
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7535 void encExtradata::update(unsigned int count, ssize_t size) in update() function in encExtradata