Searched refs:CONFIG_SET (Results 1 – 1 of 1) sorted by relevance
851 CONFIG_SET, in android_os_Debug_isVmapStack() enumerator862 cfg_state = (it != configs.end() && it->second == "y") ? CONFIG_SET : CONFIG_UNSET; in android_os_Debug_isVmapStack()864 return cfg_state == CONFIG_SET; in android_os_Debug_isVmapStack()