Searched defs:SetSingletonAllowed (Results 1 – 4 of 4) 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
450 static bool SetSingletonAllowed(bool allowed) { return true; } in SetSingletonAllowed() function