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