Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.h178 void setString(const char *key, AString in) { in setString() function
DJSONObject.cpp476 void JSONValue::setString(const AString &value) { in setString() function in android::JSONValue