Searched refs:IsJdwpConfigured (Results 1 – 3 of 3) sorted by relevance
151 return Dbg::IsJdwpConfigured(); in VMDebug_isDebuggingEnabled()
254 static bool IsJdwpConfigured();
577 if (!gJdwpAllowed || !IsJdwpConfigured()) { in StartJdwp()757 bool Dbg::IsJdwpConfigured() { in IsJdwpConfigured() function in art::Dbg