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.cc141 DEBUG_ENABLE_JNI_LOGGING = 1 << 4, enumerator
177 if ((runtime_flags & DEBUG_ENABLE_JNI_LOGGING) != 0) { in EnableDebugFeatures()
179 runtime_flags &= ~DEBUG_ENABLE_JNI_LOGGING; in EnableDebugFeatures()