Searched defs:profile_path_ (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_avatar_downloader.h32 base::FilePath profile_path_; member in class:ProfileAvatarDownloader
H A Dprofile_impl_io_data.h239 base::FilePath profile_path_; member in class:ProfileImplIOData
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dapp_shim_host_mac.h82 base::FilePath profile_path_; member in class:AppShimHost
H A Dextension_app_shim_handler_mac_unittest.cc112 : profile_path_(profile_path),
126 return profile_path_;
133 base::FilePath profile_path_; member in class:apps::FakeHost
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Ddevice_media_async_file_util.h156 const base::FilePath profile_path_; member in class:DeviceMediaAsyncFileUtil
H A Dmedia_file_system_backend.h98 const base::FilePath profile_path_; member in class:MediaFileSystemBackend
/external/chromium_org/chrome/browser/prefs/
H A Dprofile_pref_store_manager.h110 const base::FilePath profile_path_; member in class:ProfilePrefStoreManager
/external/chromium_org/chrome/browser/web_applications/
H A Dupdate_shortcut_worker_win.h76 base::FilePath profile_path_; member in class:web_app::UpdateShortcutWorker
/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_node_data.h160 // Sets |profile_path_|. This is useful for the constructors/readers that
173 base::FilePath profile_path_; member in struct:bookmarks::BookmarkNodeData
/external/chromium_org/chrome/browser/importer/
H A Dfirefox_importer_browsertest.cc257 profile_path_ = test_path.AppendASCII("profile");
271 ASSERT_TRUE(base::CopyDirectory(data_path, profile_path_, true));
275 ASSERT_TRUE(base::CopyDirectory(data_path, profile_path_, false));
284 profile_path_.AppendASCII("searchplugins");
302 source_profile.source_path = profile_path_;
317 base::FilePath profile_path_; member in class:FirefoxProfileImporterBrowserTest
/external/chromium_org/chrome/browser/net/
H A Dchrome_network_delegate.h115 profile_path_ = profile_path;
286 base::FilePath profile_path_; member in class:ChromeNetworkDelegate
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h398 base::FilePath profile_path_; member in class:TestingProfile
/external/chromium_org/chromeos/network/
H A Dnetwork_state.h57 const std::string& profile_path() const { return profile_path_; }
145 std::string profile_path_; member in class:chromeos::NetworkState
/external/chromium_org/storage/browser/database/
H A Ddatabase_tracker.h279 const base::FilePath profile_path_; member in class:storage::DatabaseTracker
/external/chromium_org/storage/browser/quota/
H A Dquota_manager.h398 const base::FilePath profile_path_; member in class:storage::QuotaManager
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_file_system_registry.cc270 profile_path_(profile_path),
383 profile_path_, extension_id_, pref_id);
419 profile_path_, extension_id_, gallery.pref_id);
472 const base::FilePath profile_path_; member in class:ExtensionGalleriesHost

Completed in 442 milliseconds