Home
last modified time | relevance | path

Searched defs:CreateIncognitoPrefService (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/sync_preferences/
H A Dpref_service_syncable.cc97 PrefServiceSyncable::CreateIncognitoPrefService( in CreateIncognitoPrefService() function in sync_preferences::PrefServiceSyncable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync_preferences/
H A Dpref_service_syncable.cc96 PrefServiceSyncable::CreateIncognitoPrefService( in CreateIncognitoPrefService() function in sync_preferences::PrefServiceSyncable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dtest_extension_prefs.cc205 std::unique_ptr<PrefService> TestExtensionPrefs::CreateIncognitoPrefService() in CreateIncognitoPrefService() function in extensions::TestExtensionPrefs
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/base/
H A Dtesting_profile.cc773 void TestingProfile::CreateIncognitoPrefService() { in CreateIncognitoPrefService() function in TestingProfile