Searched refs:DEBUG_ENABLE_JNI_LOGGING (Results 1 – 1 of 1) sorted by relevance
54 DEBUG_ENABLE_JNI_LOGGING = 1 << 4, enumerator381 if ((debugFlags & DEBUG_ENABLE_JNI_LOGGING) != 0) { in enableDebugFeatures()