Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDrmProperty.h42 uint64_t getValue() const { return mValue; } in getValue() function
/device/google/contexthub/util/common/
DJSONObject.cpp667 bool JSONObject::getValue(const char *key, JSONValue *value) const { in getValue() function in android::JSONObject
720 bool JSONArray::getValue(size_t key, JSONValue *value) const { in getValue() function in android::JSONArray
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DPacket.java39 public byte[] getValue() { in getValue() method in Packet
/device/generic/goldfish-opengl/android-emu/aemu/base/threads/
DAndroidThreadStore.cpp109 void* getValue(int key) const { in getValue() function in android::base::guest::__anon09e5bc760111::GlobalState