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

/external/chromium_org/base/threading/
H A Dthread_restrictions.cc55 void ThreadRestrictions::AssertSingletonAllowed() { function in class:base::ThreadRestrictions
H A Dthread_restrictions.h165 static void AssertSingletonAllowed();
179 static void AssertSingletonAllowed() {} function in class:base::ThreadRestrictions
/external/chromium_org/base/
H A Dlazy_instance.h145 ThreadRestrictions::AssertSingletonAllowed();
/external/chromium_org/base/memory/
H A Dsingleton.h233 base::ThreadRestrictions::AssertSingletonAllowed();

Completed in 90 milliseconds