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