Searched defs:setValue (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/oemlock/remote/ | ||
D | remote_oemlock.cpp | 81 Result<void> OemLock::setValue(secure_env::OemLockField field, bool value) { in setValue() function in aidl::android::hardware::oemlock::OemLock |
/device/google/contexthub/util/common/ | ||
D | JSONObject.cpp | 678 void JSONObject::setValue(const char *key, const JSONValue &value) { in setValue() function in android::JSONObject |