Searched refs:IsJdwpConfigured (Results 1 – 3 of 3) sorted by relevance
140 return Dbg::IsJdwpConfigured(); in VMDebug_isDebuggingEnabled()
239 static bool IsJdwpConfigured();
644 if (!gJdwpAllowed || !IsJdwpConfigured()) { in StartJdwp()829 bool Dbg::IsJdwpConfigured() { in IsJdwpConfigured() function in art::Dbg