Searched refs:IsJdwpConfigured (Results 1 – 3 of 3) sorted by relevance
161 return Dbg::IsJdwpConfigured(); in VMDebug_isDebuggingEnabled()
243 static bool IsJdwpConfigured();
504 if (!gJdwpAllowed || !IsJdwpConfigured()) { in StartJdwp()696 bool Dbg::IsJdwpConfigured() { in IsJdwpConfigured() function in art::Dbg