Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/base/files/
DStream.cpp119 std::string Stream::getString() { in getString() function in android::base::Stream
/device/google/contexthub/util/common/
DJSONObject.h129 bool getString(KEY key, AString *out) const { in getString() function
DJSONObject.cpp422 bool JSONValue::getString(AString *value) const { in getString() function in android::JSONValue