Searched refs:ScopedAllowWait (Results 1 – 25 of 30) sorted by relevance
12
234 class BASE_EXPORT ScopedAllowWait {236 ScopedAllowWait() { previous_value_ = SetWaitAllowed(true); } in ScopedAllowWait() function237 ~ScopedAllowWait() { SetWaitAllowed(previous_value_); } in ~ScopedAllowWait()243 DISALLOW_COPY_AND_ASSIGN(ScopedAllowWait);
198 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Create()207 base::ThreadRestrictions::ScopedAllowWait allow_wait; in CreateWithPriority()216 base::ThreadRestrictions::ScopedAllowWait allow_wait; in CreateNonJoinable()
34 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Start()46 base::ThreadRestrictions::ScopedAllowWait allow_wait; in HasBeenStarted()
113 base::ThreadRestrictions::ScopedAllowWait allow_wait; in StartWithOptions()
639 base::ThreadRestrictions::ScopedAllowWait allow_wait; in CleanupForTesting()689 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Shutdown()
45 base::ThreadRestrictions::ScopedAllowWait allow_wait;66 base::ThreadRestrictions::ScopedAllowWait allow_wait;87 base::ThreadRestrictions::ScopedAllowWait allow_wait;
177 base::ThreadRestrictions::ScopedAllowWait allow_wait; in WaitForBackingStoreMsg()
17 base::ThreadRestrictions::ScopedAllowWait wait;
24 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
40 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Wait()
50 ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
42 base::ThreadRestrictions::ScopedAllowWait wait_allowed; in Start()
61 base::ThreadRestrictions::ScopedAllowWait allow_wait; in CallMethodAndBlock()
88 base::ThreadRestrictions::ScopedAllowWait allow_wait; in InvokeCallback()
99 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Run()
139 base::ThreadRestrictions::ScopedAllowWait allow_wait; in ~BrowserTestBase()
127 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Wait()243 base::ThreadRestrictions::ScopedAllowWait allow_wait; in CreateViewCommandBuffer()
39 base::ThreadRestrictions::ScopedAllowWait wait;
141 base::ThreadRestrictions::ScopedAllowWait allow_wait; in StartWithType()
135 base::ThreadRestrictions::ScopedAllowWait allow_wait; in WaitForStatisticsLoaded()
185 base::ThreadRestrictions::ScopedAllowWait allow_wait; in GetCurrentConnectionType()
273 base::ThreadRestrictions::ScopedAllowWait allow_wait; in ~BackendImpl()
113 base::ThreadRestrictions::ScopedAllowWait allow_wait; in Send()
395 base::ThreadRestrictions::ScopedAllowWait allow_wait; in EndSession()
495 base::ThreadRestrictions::ScopedAllowWait allow_wait; in ShutdownOnDBusThreadAndBlock()