Searched refs:DEBUG_ENABLE_JDWP (Results 1 – 1 of 1) sorted by relevance
138 DEBUG_ENABLE_JDWP = 1, enumerator185 Dbg::SetJdwpAllowed((runtime_flags & DEBUG_ENABLE_JDWP) != 0); in EnableDebugFeatures()186 runtime_flags &= ~DEBUG_ENABLE_JDWP; in EnableDebugFeatures()