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