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