Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.cpp339 out->unset(); in Parse()
363 unset(); in operator =()
385 unset(); in ~JSONValue()
459 unset(); in setInt32()
466 unset(); in setFloat()
473 unset(); in setString()
480 unset(); in setBoolean()
487 unset(); in setObject()
496 unset(); in setArray()
504 void JSONValue::unset() { in unset() function in android::JSONValue
DJSONObject.h67 void unset(); // i.e. setNull()