Home
last modified time | relevance | path

Searched refs:TYPE_BOOLEAN (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/common/
DJSONObject.cpp436 if (mType != TYPE_BOOLEAN) { in getBoolean()
487 mType = TYPE_BOOLEAN; in setBoolean()
593 case TYPE_BOOLEAN: in toString()
DJSONObject.h39 TYPE_BOOLEAN, enumerator