Home
last modified time | relevance | path

Searched defs:ScopedAllowBaseSyncPrimitives (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Devent.h74 ScopedAllowBaseSyncPrimitives() {} in ScopedAllowBaseSyncPrimitives() function
/external/libchrome/base/threading/
Dthread_restrictions.cc65 ScopedAllowBaseSyncPrimitives::ScopedAllowBaseSyncPrimitives() in ScopedAllowBaseSyncPrimitives() function in base::ScopedAllowBaseSyncPrimitives
Dthread_restrictions_unittest.cc69 TEST_F(ThreadRestrictionsTest, ScopedAllowBaseSyncPrimitives) { in TEST_F() argument