Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.h169 static void AssertSingletonAllowed();
183 static void AssertSingletonAllowed() {} in AssertSingletonAllowed() function
Dthread_restrictions.cc55 void ThreadRestrictions::AssertSingletonAllowed() { in AssertSingletonAllowed() function in base::ThreadRestrictions
/external/libchrome/base/
Dlazy_instance.h146 ThreadRestrictions::AssertSingletonAllowed(); in Pointer()
/external/libchrome/base/memory/
Dsingleton.h233 ThreadRestrictions::AssertSingletonAllowed(); in get()