Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsysprop_helpers.cpp59 bool get_config_from_env_or_sysprops(const char* env_var_name, const char* const* sys_prop_names, in get_config_from_env_or_sysprops() argument
62 const char* env = getenv(env_var_name); in get_config_from_env_or_sysprops()
Dsysprop_helpers.h42 __LIBC_HIDDEN__ bool get_config_from_env_or_sysprops(const char* env_var_name,