Searched refs:sys_prop_names (Results 1 – 1 of 1) sorted by relevance
174 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() argument185 if (__system_property_get(sys_prop_names[i], options) && *options != '\0') return true; in get_config_from_env_or_sysprops()