Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc829 static void ThreadSuspendByThreadIdWarning(LogSeverity severity, in ThreadSuspendByThreadIdWarning() function
865 ThreadSuspendByThreadIdWarning(WARNING, "No such thread id for suspend", thread_id); in SuspendThreadByThreadId()
906 ThreadSuspendByThreadIdWarning(WARNING, "Thread suspension timed out", thread_id); in SuspendThreadByThreadId()