Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.h129 bool getString(KEY key, AString *out) const { in getString() function
DJSONObject.cpp426 bool JSONValue::getString(AString *value) const { in getString() function in android::JSONValue