Searched refs:should_import (Results 1 – 1 of 1) sorted by relevance
186 bool should_import = false; in SetImportItem() local197 should_import = !master_pref_set || master_pref; in SetImportItem()202 should_import = master_pref_set && master_pref; in SetImportItem()212 user_prefs->SetBoolean(pref_path, should_import); in SetImportItem()219 if (should_import) in SetImportItem()