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 241 base::FilePath profile_path_; member in class:ProfileImplIOData
  /external/chromium_org/apps/app_shim/
app_shim_host_mac.h 81 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 158 const base::FilePath profile_path_; member in class:DeviceMediaAsyncFileUtil
media_file_system_backend.h 87 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 158 // Sets |profile_path_|. This is useful for the constructors/readers that
171 base::FilePath profile_path_; member in struct:BookmarkNodeData
  /external/chromium_org/chrome/browser/importer/
firefox_importer_browsertest.cc 220 profile_path_ = test_path.AppendASCII("profile");
236 ASSERT_TRUE(base::CopyDirectory(data_path, profile_path_, true));
239 ASSERT_TRUE(base::CopyDirectory(data_path, profile_path_, false));
258 source_profile.source_path = profile_path_;
276 base::FilePath profile_path_; member in class:FirefoxProfileImporterBrowserTest
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.h 91 profile_path_ = profile_path;
211 base::FilePath profile_path_; member in class:ChromeNetworkDelegate
  /external/chromium_org/chrome/test/base/
testing_profile.h 384 base::FilePath profile_path_; member in class:TestingProfile
  /external/chromium_org/chromeos/network/
network_state.h 58 const std::string& profile_path() const { return profile_path_; }
148 std::string profile_path_; member in class:chromeos::NetworkState
  /external/chromium_org/webkit/browser/database/
database_tracker.h 279 const base::FilePath profile_path_; member in class:webkit_database::DatabaseTracker
  /external/chromium_org/webkit/browser/quota/
quota_manager.h 397 const base::FilePath profile_path_; member in class:quota::QuotaManager
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 269 profile_path_(profile_path),
380 profile_path_, extension_id_, pref_id);
416 profile_path_, extension_id_, gallery.pref_id);
469 const base::FilePath profile_path_; member in class:ExtensionGalleriesHost

Completed in 676 milliseconds