HomeSort by relevance Sort by last modified time
    Searched defs:profile_path_ (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_avatar_downloader.h 32 base::FilePath profile_path_; member in class:ProfileAvatarDownloader
profile_impl_io_data.h 239 base::FilePath profile_path_; member in class:ProfileImplIOData
  /external/chromium_org/chrome/browser/apps/app_shim/
app_shim_host_mac.h 82 base::FilePath profile_path_; member in class:AppShimHost
extension_app_shim_handler_mac_unittest.cc 112 : 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/
device_media_async_file_util.h 156 const base::FilePath profile_path_; member in class:DeviceMediaAsyncFileUtil
media_file_system_backend.h 98 const base::FilePath profile_path_; member in class:MediaFileSystemBackend
  /external/chromium_org/chrome/browser/prefs/
profile_pref_store_manager.h 110 const base::FilePath profile_path_; member in class:ProfilePrefStoreManager
  /external/chromium_org/chrome/browser/web_applications/
update_shortcut_worker_win.h 76 base::FilePath profile_path_; member in class:web_app::UpdateShortcutWorker
  /external/chromium_org/components/bookmarks/browser/
bookmark_node_data.h 160 // 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/
firefox_importer_browsertest.cc 257 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/
chrome_network_delegate.h 115 profile_path_ = profile_path;
286 base::FilePath profile_path_; member in class:ChromeNetworkDelegate
  /external/chromium_org/chrome/test/base/
testing_profile.h 398 base::FilePath profile_path_; member in class:TestingProfile
  /external/chromium_org/chromeos/network/
network_state.h 57 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/
database_tracker.h 279 const base::FilePath profile_path_; member in class:storage::DatabaseTracker
  /external/chromium_org/storage/browser/quota/
quota_manager.h 398 const base::FilePath profile_path_; member in class:storage::QuotaManager
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 270 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 1008 milliseconds