Searched defs:AssertIOAllowed (Results 1 – 3 of 3) sorted by relevance
436 void AssertIOAllowed() { in AssertIOAllowed() function498 void AssertIOAllowed() { if (connection_) connection_->AssertIOAllowed(); } in AssertIOAllowed() function
36 void ThreadRestrictions::AssertIOAllowed() { in AssertIOAllowed() function in base::ThreadRestrictions
177 static void AssertIOAllowed() {} in AssertIOAllowed() function