Searched defs:global_settings (Results 1 – 2 of 2) sorted by relevance
44 static base::NoDestructor<GlobalSyncCallSettings> global_settings; in GetGlobalSettings() local
665 pub fn global_settings(mut self, settings: &[AppSettings]) -> Self { in global_settings() method