Home
last modified time | relevance | path

Searched refs:setValue (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/util/common/
DJSONObject.h164 void setValue(const char *key, const JSONValue &value);
169 setValue(key, val); in setInt32()
175 setValue(key, val); in setFloat()
181 setValue(key, val); in setString()
187 setValue(key, val); in setBoolean()
193 setValue(key, val); in setObject()
199 setValue(key, val); in setArray()
DJSONObject.cpp159 obj->setValue(keyVal.c_str(), val); in Parse()
678 void JSONObject::setValue(const char *key, const JSONValue &value) { in setValue() function in android::JSONObject
/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.cpp53 return resultToStatus(setValue(secure_env::OemLockField::ALLOWED_BY_CARRIER, in_allowed)); in setOemUnlockAllowedByCarrier()
61 return resultToStatus(setValue(secure_env::OemLockField::ALLOWED_BY_DEVICE, in_allowed)); in setOemUnlockAllowedByDevice()
81 Result<void> OemLock::setValue(secure_env::OemLockField field, bool value) { in setValue() function in aidl::android::hardware::oemlock::OemLock
Dremote_oemlock.h49 Result<void> setValue(secure_env::OemLockField field, bool value);
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DEmulatedVehicleHardware.cpp110 if (auto result = setValue(value); !result.ok()) { in setValues()
157 if (auto result = mVehicleHardware->setValue(aidlPropValue); !result.ok()) { in onNewPropValues()
DVehicleEmulator.cpp222 auto result = mHal->setValue(val); in doSetProperty()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DBleConnection.java143 characteristic.setValue(data); in processRequest()
183 descriptor.setValue(data); in processRequest()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt17931 HSPLandroid/animation/Keyframe$FloatKeyframe;->setValue(Ljava/lang/Object;)V
17937 HSPLandroid/animation/Keyframe$IntKeyframe;->setValue(Ljava/lang/Object;)V
22752 HSPLandroid/content/ContentProviderOperation$Builder;->setValue(Ljava/lang/String;Ljava/lang/Object…
27365 HSPLandroid/graphics/drawable/RippleForeground$2;->setValue(Landroid/graphics/drawable/RippleForegr…
27366 HSPLandroid/graphics/drawable/RippleForeground$2;->setValue(Ljava/lang/Object;F)V
27369 HSPLandroid/graphics/drawable/RippleForeground$3;->setValue(Landroid/graphics/drawable/RippleForegr…
27370 HSPLandroid/graphics/drawable/RippleForeground$3;->setValue(Ljava/lang/Object;F)V
27373 HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Landroid/graphics/drawable/RippleForegr…
27374 HSPLandroid/graphics/drawable/RippleForeground$4;->setValue(Ljava/lang/Object;F)V
37834 HSPLandroid/text/PackedObjectVector;->setValue(IILjava/lang/Object;)V
[all …]