Searched refs:persist_user_preferences (Results 1 – 6 of 6) sorted by relevance
32 bool persist_user_preferences);
135 bool persist_user_preferences) { in CreatePrefService() argument152 const bool store_on_disk = !cache_path.empty() && persist_user_preferences; in CreatePrefService()
434 settings->persist_user_preferences = in PopulateGlobalRequestContextSettings()435 settings_.persist_user_preferences || in PopulateGlobalRequestContextSettings()
576 target->persist_user_preferences = src->persist_user_preferences; in set()637 target->persist_user_preferences = src->persist_user_preferences; in set()
295 int persist_user_preferences; member476 int persist_user_preferences; member
137 this, cache_path_, !!settings_.persist_user_preferences); in Initialize()