Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc66 DEBUG_ENABLE_JNI_LOGGING = 1 << 4, in EnableDebugFeatures() enumerator
85 if ((debug_flags & DEBUG_ENABLE_JNI_LOGGING) != 0) { in EnableDebugFeatures()
87 debug_flags &= ~DEBUG_ENABLE_JNI_LOGGING; in EnableDebugFeatures()