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