Searched defs:sys_prop_names (Results 1 – 2 of 2) sorted by relevance
59 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()
230 const char* sys_prop_names[] = {sysprop_name, remote_sysprop_name, kMemtagGlobalSysprop}; in get_environment_memtag_setting() local