Home
last modified time | relevance | path

Searched refs:TYPE_STRING (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/common/
DJSONObject.cpp133 if (key.type() != TYPE_STRING) { in Parse()
368 case TYPE_STRING: in operator =()
423 if (mType != TYPE_STRING) { in getString()
476 mType = TYPE_STRING; in setString()
506 case TYPE_STRING: in unset()
565 case TYPE_STRING: in toString()
DJSONObject.h36 TYPE_STRING, enumerator
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2713 TYPE_STRING = 9; enumerator