Searched refs:DEBUG_NATIVE_DEBUGGABLE (Results 1 – 1 of 1) sorted by relevance
79 DEBUG_NATIVE_DEBUGGABLE = 1 << 7, in EnableDebugFeatures() enumerator131 if ((debug_flags & DEBUG_NATIVE_DEBUGGABLE) != 0) { in EnableDebugFeatures()135 debug_flags &= ~DEBUG_NATIVE_DEBUGGABLE; in EnableDebugFeatures()