Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.cpp671 bool JSONObject::getValue(const char *key, JSONValue *value) const { in getValue() function in android::JSONObject
724 bool JSONArray::getValue(size_t key, JSONValue *value) const { in getValue() function in android::JSONArray