HomeSort by relevance Sort by last modified time
    Searched full:filepath (Results 901 - 925 of 4655) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/chromeos/file_manager/
path_util.h 13 class FilePath;
20 base::FilePath GetDownloadsFolderForProfile(Profile* profile);
51 const base::FilePath& old_path,
52 base::FilePath* new_path);
snapshot_manager.cc 52 const base::FilePath& absolute_file_path,
61 callback.Run(base::FilePath());
83 const base::FilePath& platform_path,
88 callback.Run(base::FilePath());
zip_file_creator.cc 21 base::File OpenFileHandleOnBlockingThreadPool(const base::FilePath& zip_path) {
31 const base::FilePath& src_dir,
32 const std::vector<base::FilePath>& src_relative_paths,
33 const base::FilePath& dest_file)
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
provided_file_system_info.cc 16 const base::FilePath& mount_path)
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_access_permissions_unittest.cc 12 base::FilePath good_dir(FILE_PATH_LITERAL("/root/dir"));
13 base::FilePath bad_dir(FILE_PATH_LITERAL("/root"));
14 base::FilePath good_file(FILE_PATH_LITERAL("/root/dir/good_file.txt"));
15 base::FilePath bad_file(FILE_PATH_LITERAL("/root/dir/bad_file.txt"));
  /external/chromium_org/chrome/browser/component_updater/
component_patcher.cc 26 base::ListValue* ReadCommands(const base::FilePath& unpack_path) {
27 const base::FilePath commands =
43 const base::FilePath& input_dir,
44 const base::FilePath& unpack_dir,
  /external/chromium_org/chrome/browser/devtools/
devtools_file_system_indexer.h 19 class FilePath;
44 FileSystemIndexingJob(const base::FilePath& file_system_path,
64 base::FilePath file_system_path_;
69 typedef std::map<base::FilePath, base::Time> FilePathTimesMap;
  /external/chromium_org/chrome/browser/download/
download_extensions.h 21 DownloadDangerLevel GetFileDangerLevel(const base::FilePath& path);
  /external/chromium_org/chrome/browser/extensions/api/image_writer_private/
image_writer_utility_client.h 33 const base::FilePath& source,
34 const base::FilePath& target);
45 const base::FilePath& source,
46 const base::FilePath& target);
test_utils.h 95 const base::FilePath& source,
96 const base::FilePath& target) OVERRIDE;
101 const base::FilePath& source,
102 const base::FilePath& target) OVERRIDE;
136 bool ImageWrittenToDevice(const base::FilePath& image_path,
137 const base::FilePath& device_path);
141 bool FillFile(const base::FilePath& file,
146 base::FilePath test_image_path_;
147 base::FilePath test_device_path_;
write_from_file_operation.h 18 const base::FilePath& user_file_path,
  /external/chromium_org/chrome/browser/extensions/
extension_garbage_collector_chromeos_unittest.cc 38 const base::FilePath& cache_dir() { return cache_dir_.path(); }
82 base::FilePath CreateSharedExtensionDir(const std::string& id,
84 const base::FilePath& shared_dir) {
85 base::FilePath path = shared_dir.AppendASCII(id).AppendASCII(version);
93 const base::FilePath& path) {
121 const base::FilePath& path) {
153 base::FilePath path_id1_1 = CreateSharedExtensionDir(
159 base::FilePath path_id1_2 = CreateSharedExtensionDir(
166 base::FilePath path_id2_1 = CreateSharedExtensionDir(
test_extension_prefs.h 46 const base::FilePath& temp_dir() const { return temp_dir_.path(); }
47 const base::FilePath& extensions_dir() const { return extensions_dir_; }
88 base::FilePath preferences_file_;
89 base::FilePath extensions_dir_;
  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_constants.cc 9 const base::FilePath::CharType kPrivetFilePath[] = FILE_PATH_LITERAL("/privet");
  /external/chromium_org/chrome/browser/mac/
master_prefs.h 15 base::FilePath MasterPrefsPath();
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
itunes_data_provider_browsertest.cc 31 const base::FilePath& location)
38 base::FilePath location;
52 TestITunesDataProvider(const base::FilePath& xml_library_path,
60 virtual void OnLibraryChanged(const base::FilePath& path,
114 const base::FilePath& library_dir() const {
118 base::FilePath XmlFile() const {
124 base::FilePath track =
221 base::FilePath track = library_dir().AppendASCII("Track.mp3");
261 base::FilePath track =
289 base::FilePath track = library_dir().AppendASCII("Track.mp3")
    [all...]
  /external/chromium_org/chrome/browser/media_galleries/win/
snapshot_file_details.h 16 const base::FilePath& device_file_path,
17 const base::FilePath& snapshot_file_path,
23 base::FilePath device_file_path;
26 base::FilePath snapshot_file_path;
  /external/chromium_org/chrome/browser/nacl_host/test/
nacl_gdb_browsertest.cc 14 static const base::FilePath::CharType kMockNaClGdb[] =
29 base::FilePath mock_nacl_gdb;
38 base::FilePath mock_nacl_gdb_file;
69 base::FilePath script_;
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_backend_constants.h 17 extern const base::FilePath::CharType kDatabaseName[];
local_to_remote_syncer.h 46 const base::FilePath& local_path,
53 const base::FilePath& target_path() const { return target_path_; }
112 base::FilePath local_path_;
118 base::FilePath target_path_;
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 41 const base::FilePath::CharType kSyncFileSystemDir[] =
43 const base::FilePath::CharType kSyncFileSystemDirDev[] =
57 base::FilePath());
62 base::FilePath());
78 const base::FilePath& path) {
79 base::FilePath path_for_url = path;
81 path_for_url = base::FilePath(path.value().substr(1));
171 base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir) {
  /external/chromium_org/chrome/browser/ui/
certificate_dialogs.h 17 const base::FilePath& suggested_path,
chrome_select_file_policy_unittest.cc 49 const base::FilePath file_path;
58 base::FilePath::StringType(),
65 virtual void FileSelected(const base::FilePath& path,
70 const std::vector<base::FilePath>& files,
  /external/chromium_org/chrome/browser/ui/cocoa/
cocoa_test_helper.mm 19 base::FilePath path;
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator.h 44 const base::FilePath& cur_dir,
61 const base::FilePath& cur_dir,
62 const base::FilePath& startup_profile_dir);
75 const base::FilePath& cur_dir,
123 const base::FilePath& cur_dir,
127 const base::FilePath& cur_dir,
137 const base::FilePath& cur_dir,
173 base::FilePath GetStartupProfilePath(const base::FilePath& user_data_dir,

Completed in 1768 milliseconds

<<31323334353637383940>>