Home
last modified time | relevance | path

Searched defs:DebugScopedSetMainThread (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Dproxy.h109 friend class DebugScopedSetMainThread; variable
Dsingle_thread_proxy.h154 explicit DebugScopedSetMainThread(Proxy* proxy) : proxy_(proxy) { in DebugScopedSetMainThread() function