Home
last modified time | relevance | path

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

/device/google/contexthub/util/common/
DJSONObject.cpp504 void JSONValue::unset() { in unset() function in android::JSONValue
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py687 def unset(self, envvar): member in EnvironmentVarGuard