Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_restrictions.cc36 void ThreadRestrictions::AssertIOAllowed() { in AssertIOAllowed() function in base::ThreadRestrictions
Dthread_restrictions.h183 static void AssertIOAllowed() {} in AssertIOAllowed() function