Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp951 CONFIG_UNSET, in android_os_Debug_isVmapStack() enumerator
960 cfg_state = (it != configs.end() && it->second == "y") ? CONFIG_SET : CONFIG_UNSET; in android_os_Debug_isVmapStack()