Searched defs:getValue (Results 1 – 4 of 4) sorted by relevance
| /device/generic/goldfish-opengl/system/hwc3/ | ||
| D | DrmProperty.h | 42 uint64_t getValue() const { return mValue; } in getValue() function |
| /device/google/contexthub/util/common/ | ||
| D | JSONObject.cpp | 667 bool JSONObject::getValue(const char *key, JSONValue *value) const { in getValue() function in android::JSONObject |
| /device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ | ||
| D | Packet.java | 39 public byte[] getValue() { in getValue() method in Packet |
| /device/generic/goldfish-opengl/android-emu/aemu/base/threads/ | ||
| D | AndroidThreadStore.cpp | 109 void* getValue(int key) const { in getValue() function in android::base::guest::__anon09e5bc760111::GlobalState |