Searched refs:ScopedSetTaskPriorityForCurrentThread (Results 1 – 3 of 3) sorted by relevance
15 class BASE_EXPORT ScopedSetTaskPriorityForCurrentThread {19 ScopedSetTaskPriorityForCurrentThread(TaskPriority priority);20 ~ScopedSetTaskPriorityForCurrentThread();25 DISALLOW_COPY_AND_ASSIGN(ScopedSetTaskPriorityForCurrentThread);
21 ScopedSetTaskPriorityForCurrentThread::ScopedSetTaskPriorityForCurrentThread( in ScopedSetTaskPriorityForCurrentThread() function in base::internal::ScopedSetTaskPriorityForCurrentThread28 ScopedSetTaskPriorityForCurrentThread::29 ~ScopedSetTaskPriorityForCurrentThread() { in ~ScopedSetTaskPriorityForCurrentThread()
14 ScopedSetTaskPriorityForCurrentThread) { in TEST()17 ScopedSetTaskPriorityForCurrentThread in TEST()