Searched refs:DEBUG_ENABLE_JNI_LOGGING (Results 1 – 1 of 1) sorted by relevance
141 DEBUG_ENABLE_JNI_LOGGING = 1 << 4, enumerator177 if ((runtime_flags & DEBUG_ENABLE_JNI_LOGGING) != 0) { in EnableDebugFeatures()179 runtime_flags &= ~DEBUG_ENABLE_JNI_LOGGING; in EnableDebugFeatures()