Searched refs:DEBUG_NATIVE_DEBUGGABLE (Results 1 – 1 of 1) sorted by relevance
144 DEBUG_NATIVE_DEBUGGABLE = 1 << 7, enumerator219 if ((runtime_flags & DEBUG_NATIVE_DEBUGGABLE) != 0) { in EnableDebugFeatures()223 runtime_flags &= ~DEBUG_NATIVE_DEBUGGABLE; in EnableDebugFeatures()