Home
last modified time | relevance | path

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

/external/chromium/base/threading/
Dthread_restrictions.h85 static void AssertSingletonAllowed();
92 static void AssertSingletonAllowed() {} in AssertSingletonAllowed() function
Dthread_restrictions.cc52 void ThreadRestrictions::AssertSingletonAllowed() { in AssertSingletonAllowed() function in base::ThreadRestrictions
/external/chromium_org/base/threading/
Dthread_restrictions.h158 static void AssertSingletonAllowed();
172 static void AssertSingletonAllowed() {} in AssertSingletonAllowed() function
Dthread_restrictions.cc55 void ThreadRestrictions::AssertSingletonAllowed() { in AssertSingletonAllowed() function in base::ThreadRestrictions
/external/chromium_org/base/
Dlazy_instance.h142 ThreadRestrictions::AssertSingletonAllowed(); in Pointer()
/external/chromium/base/
Dlazy_instance.h132 base::ThreadRestrictions::AssertSingletonAllowed(); in Pointer()
/external/chromium_org/base/memory/
Dsingleton.h229 base::ThreadRestrictions::AssertSingletonAllowed(); in get()
/external/chromium/base/memory/
Dsingleton.h200 base::ThreadRestrictions::AssertSingletonAllowed(); in get()