Searched defs:unset (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/util/common/ | ||
D | JSONObject.cpp | 504 void JSONValue::unset() { in unset() function in android::JSONValue |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_support.py | 687 def unset(self, envvar): member in EnvironmentVarGuard |