Home
last modified time | relevance | path

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

/external/libchrome/libchrome_tools/patches/
Dr680000-forward-compatibility-patch-part-2.patch31 + bool clear_environment = false;
44 + if (options.clear_environment)
58 + if (!options.environment.empty() || options.clear_environment)
73 + options.clear_environment = clear_environ;
/external/llvm-project/llvm/utils/lit/lit/llvm/
Dconfig.py161 def clear_environment(self, variables): member in LLVMConfig
383 self.clear_environment(possibly_dangerous_env_vars)