Searched defs:SetIOAllowed (Results 1 – 2 of 2) sorted by relevance
129 bool ThreadRestrictions::SetIOAllowed(bool allowed) { in SetIOAllowed() function in base::ThreadRestrictions
446 static bool SetIOAllowed(bool allowed) { return true; } in SetIOAllowed() function