HomeSort by relevance Sort by last modified time
    Searched refs:FilePath (Results 1101 - 1125 of 3914) sorted by null

<<41424344454647484950>>

  /external/chromium_org/cloud_print/common/win/
install_utils.h 39 base::FilePath GetInstallLocation(const base::string16& uninstall_id);
45 bool IsProgramsFilesParent(const base::FilePath& path);
  /external/chromium_org/components/breakpad/browser/
crash_handler_host_linux.h 37 const base::FilePath& dumps_path,
74 base::FilePath dumps_path_;
  /external/chromium_org/components/breakpad/tools/
crash_service.h 40 bool Initialize(const base::FilePath& operating_dir,
41 const base::FilePath& dumps_path);
  /external/chromium_org/components/enhanced_bookmarks/
persistent_image_store.h 19 explicit PersistentImageStore(const base::FilePath& path);
37 const base::FilePath path_;
  /external/chromium_org/components/leveldb_proto/testing/
fake_db.h 30 virtual void Init(const base::FilePath& database_dir,
41 base::FilePath& GetDirectory();
49 static base::FilePath DirectoryForTestDB();
57 base::FilePath dir_;
73 void FakeDB<T>::Init(const base::FilePath& database_dir,
107 base::FilePath& FakeDB<T>::GetDirectory() {
139 base::FilePath FakeDB<T>::DirectoryForTestDB() {
140 return base::FilePath(FILE_PATH_LITERAL("/fake/path"));
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_manager.h 44 const base::FilePath& component_policy_cache_path,
88 base::FilePath component_policy_cache_path_;
  /external/chromium_org/components/precache/core/
precache_database.h 22 class FilePath;
42 bool Init(const base::FilePath& db_path);
  /external/chromium_org/content/browser/android/
tracing_controller_android.h 28 static void GenerateTracingFilePath(base::FilePath* file_path);
32 void OnTracingStopped(const base::FilePath& file_path);
  /external/chromium_org/content/browser/dom_storage/
dom_storage_context_wrapper.h 13 class FilePath;
31 DOMStorageContextWrapper(const base::FilePath& data_path,
  /external/chromium_org/content/browser/download/
drag_download_file.h 37 DragDownloadFile(const base::FilePath& file_path,
58 base::FilePath file_path_;
save_file.h 30 DownloadInterruptReason Rename(const base::FilePath& full_path);
35 base::FilePath FullPath() const;
  /external/chromium_org/content/browser/
mime_registry_message_filter.cc 39 const base::FilePath::StringType& ext, std::string* mime_type) {
44 const base::FilePath& file_path, std::string* mime_type) {
  /external/chromium_org/content/browser/net/
sqlite_persistent_cookie_store.h 22 class FilePath;
49 const base::FilePath& path,
  /external/chromium_org/content/common/
content_paths.cc 13 bool PathProvider(int key, base::FilePath* result) {
18 base::FilePath cur;
  /external/chromium_org/content/public/browser/
cookie_store_factory.h 57 CookieStoreConfig(const base::FilePath& path,
63 const base::FilePath path;
  /external/chromium_org/content/public/common/
sandbox_init.h 15 class FilePath;
80 const base::FilePath& allowed_path);
  /external/chromium_org/content/renderer/pepper/
pepper_hung_plugin_filter.h 37 PepperHungPluginFilter(const base::FilePath& plugin_path,
77 base::FilePath plugin_path_;
  /external/chromium_org/content/shell/browser/
shell_message_filter.h 44 void OnReadFileToString(const base::FilePath& local_file,
47 const std::vector<base::FilePath>& absolute_filenames,
shell_url_request_context_getter.h 35 const base::FilePath& base_path,
54 base::FilePath base_path_;
  /external/chromium_org/crypto/
nss_util_internal.h 16 class FilePath;
55 const base::FilePath& path) WARN_UNUSED_RESULT;
  /external/chromium_org/extensions/browser/
external_provider_interface.h 16 class FilePath;
39 const base::FilePath& path,
  /external/chromium_org/extensions/common/
extension_builder.h 35 // Defaults to FilePath().
36 ExtensionBuilder& SetPath(const base::FilePath& path);
56 base::FilePath path_;
  /external/chromium_org/mojo/bindings/js/
run_js_tests.cc 33 base::FilePath path;
51 const base::FilePath test_file_path(
  /external/chromium_org/net/base/
file_stream.h 19 class FilePath;
54 virtual int Open(const base::FilePath& path, int open_flags,
  /external/chromium_org/net/disk_cache/blockfile/
mapped_file.h 15 class FilePath;
31 void* Init(const base::FilePath& name, size_t size);

Completed in 1510 milliseconds

<<41424344454647484950>>