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