Searched refs:SetJdwpAllowed (Results 1 – 3 of 3) sorted by relevance
90 Dbg::SetJdwpAllowed((debug_flags & DEBUG_ENABLE_DEBUGGER) != 0); in EnableDebugFeatures()
218 static void SetJdwpAllowed(bool allowed);
636 void Dbg::SetJdwpAllowed(bool allowed) { in SetJdwpAllowed() function in art::Dbg