Searched refs:DEBUG_IGNORE_APP_SIGNAL_HANDLER (Results 1 – 1 of 1) sorted by relevance
154 DEBUG_IGNORE_APP_SIGNAL_HANDLER = 1 << 17, enumerator241 if ((runtime_flags & DEBUG_IGNORE_APP_SIGNAL_HANDLER) != 0) { in EnableDebugFeatures()243 runtime_flags &= ~DEBUG_IGNORE_APP_SIGNAL_HANDLER; in EnableDebugFeatures()