Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dlibc_init_static.cpp174 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
185 if (__system_property_get(sys_prop_names[i], options) && *options != '\0') return true; in get_config_from_env_or_sysprops()