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