Searched refs:storage_factory (Results 1 – 4 of 4) sorted by relevance
35 const scoped_refptr<SettingsStorageFactory>& storage_factory,67 const scoped_refptr<SettingsStorageFactory>& storage_factory,
90 const scoped_refptr<SettingsStorageFactory>& storage_factory, in Create() argument92 return new SettingsFrontend(storage_factory, profile); in Create()
41 const scoped_refptr<SettingsStorageFactory>& storage_factory,
20 const scoped_refptr<SettingsStorageFactory>& storage_factory, in SettingsBackend() argument26 : storage_factory_(storage_factory), in SettingsBackend()