Home
last modified time | relevance | path

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

/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/generic/goldfish-opengl/android-emu/android/base/threads/
DAndroidThreadStore.cpp109 void* getValue(int key) const { in getValue() function in android::base::guest::__anona7de0f4a0111::GlobalState