Home
last modified time | relevance | path

Searched defs:AssertSingletonAllowed (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_restrictions.cc55 void ThreadRestrictions::AssertSingletonAllowed() { in AssertSingletonAllowed() function in base::ThreadRestrictions
Dthread_restrictions.h185 static void AssertSingletonAllowed() {} in AssertSingletonAllowed() function