Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dsingleton.h233 ThreadRestrictions::AssertSingletonAllowed(); in get()
/external/libchrome/base/
Dlazy_instance.h154 ThreadRestrictions::AssertSingletonAllowed(); in Pointer()
/external/libchrome/base/threading/
Dthread_restrictions.h436 static void AssertSingletonAllowed();
448 static void AssertSingletonAllowed() {} in AssertSingletonAllowed() function
Dthread_restrictions.cc143 void ThreadRestrictions::AssertSingletonAllowed() { in AssertSingletonAllowed() function in base::ThreadRestrictions