Home
last modified time | relevance | path

Searched refs:IsDebuggableOrProfilable (Results 1 – 1 of 1) sorted by relevance

/art/adbconnection/
Dadbconnection.cc175 static bool IsDebuggableOrProfilable() { in IsDebuggableOrProfilable() function
184 if (IsDebuggableOrProfilable()) { in StartDebugger()
449 DCHECK(IsDebuggableOrProfilable()); in SetCurrentProcessName()
456 DCHECK(IsDebuggableOrProfilable()); in AddApplication()
463 DCHECK(IsDebuggableOrProfilable()); in RemoveApplication()
470 DCHECK(IsDebuggableOrProfilable()); in SetWaitingForDebugger()
477 DCHECK(IsDebuggableOrProfilable()); in SetUserId()
665 DCHECK(IsDebuggableOrProfilable()); in RunPollLoop()