Searched defs:AssertSingletonAllowed (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/threading/
H A Dthread_restrictions.cc52 void ThreadRestrictions::AssertSingletonAllowed() { function in class:base::ThreadRestrictions
H A Dthread_restrictions.h85 static void AssertSingletonAllowed();
92 static void AssertSingletonAllowed() {} function in class:base::ThreadRestrictions
/external/chromium_org/base/threading/
H A Dthread_restrictions.cc55 void ThreadRestrictions::AssertSingletonAllowed() { function in class:base::ThreadRestrictions
H A Dthread_restrictions.h158 static void AssertSingletonAllowed();
172 static void AssertSingletonAllowed() {} function in class:base::ThreadRestrictions

Completed in 148 milliseconds