Home
last modified time | relevance | path

Searched refs:kFileSystemProviderMounted (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dservice_unittest.cc122 pref_service->Set(prefs::kFileSystemProviderMounted, extensions); in RememberFakeFileSystem()
376 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in TEST_F()
422 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in TEST_F()
436 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in TEST_F()
462 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in TEST_F()
476 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in TEST_F()
Dservice.cc46 prefs::kFileSystemProviderMounted, in RegisterProfilePrefs()
344 prefs::kFileSystemProviderMounted); in RememberFileSystem()
364 prefs::kFileSystemProviderMounted); in ForgetFileSystem()
381 pref_service->GetDictionary(prefs::kFileSystemProviderMounted); in RestoreFileSystems()
/external/chromium_org/chrome/common/
Dpref_names.cc833 const char kFileSystemProviderMounted[] = "file_system_provider.mounted"; variable
Dpref_names.h268 extern const char kFileSystemProviderMounted[];