Searched defs:getValue (Results 1 – 1 of 1) sorted by relevance
671 bool JSONObject::getValue(const char *key, JSONValue *value) const { in getValue() function in android::JSONObject724 bool JSONArray::getValue(size_t key, JSONValue *value) const { in getValue() function in android::JSONArray