Home
last modified time | relevance | path

Searched defs:setValue (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.cpp81 Result<void> OemLock::setValue(secure_env::OemLockField field, bool value) { in setValue() function in aidl::android::hardware::oemlock::OemLock
/device/google/contexthub/util/common/
DJSONObject.cpp678 void JSONObject::setValue(const char *key, const JSONValue &value) { in setValue() function in android::JSONObject