HomeSort by relevance Sort by last modified time
    Searched defs:file_path (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /external/chromium_org/chrome/browser/chromeos/drive/
directory_loader_unittest.cc 196 base::FilePath file_path = local
199 metadata_->GetResourceEntryByPath(file_path, &entry));
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation_unittest.cc 49 base::FilePath file_path; local
57 &error, &file_path, &entry));
78 base::FilePath file_path; local
86 &error, &file_path, &entry));
104 base::FilePath file_path; local
112 &error, &file_path, &entry));
131 &error, &file_path, &entry));
169 base::FilePath file_path; local
177 &error, &file_path, &entry));
206 base::FilePath file_path; local
227 base::FilePath file_path; local
255 base::FilePath file_path; local
371 base::FilePath file_path; local
418 base::FilePath file_path; local
486 base::FilePath file_path; local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
async_file_util.cc 8 #include "base/files/file_path.h"
138 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
139 if (file_path.empty()) {
149 file_path, file_flags,
162 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
163 if (file_path.empty()) {
171 file_path, true /* is_exlusive */,
185 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
186 if (file_path.empty()) {
194 file_path, exclusive, recursive
205 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
225 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
247 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
268 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
367 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
387 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
407 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
427 base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url); local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
external_cache.cc 125 base::FilePath* file_path,
127 return local_cache_.GetExtension(id, file_path, version);
257 base::FilePath file_path; local
259 if (local_cache_.GetExtension(it.key(), &file_path, &version)) {
272 file_path.value());
296 const base::FilePath& file_path,
300 base::Bind(base::IgnoreResult(&base::DeleteFile), file_path, true));
331 file_path.value());
342 const base::FilePath& file_path,
345 OnPutExtension(id, file_path, file_ownership_passed)
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_manager_private_apitest.cc 20 const char* file_path; member in struct:__anon7762::TestDiskInfo
208 kTestDisks[disk_info_index].file_path,
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
mount_path_util_unittest.cc 43 const base::FilePath& file_path) {
50 DCHECK(file_path.IsAbsolute());
51 base::FilePath relative_path(file_path.value().substr(1));
112 const base::FilePath file_path = local
115 mount_path.Append(base::FilePath(file_path.value().substr(1)));
150 EXPECT_EQ(kFilePath.AsUTF8Unsafe(), parser.file_path().AsUTF8Unsafe());
173 EXPECT_EQ(kFilePath.AsUTF8Unsafe(), parser.file_path().AsUTF8Unsafe());
238 EXPECT_EQ(kFilePath.AsUTF8Unsafe(), parser.file_path().AsUTF8Unsafe());
262 EXPECT_EQ(kFilePath.AsUTF8Unsafe(), parser.file_path().AsUTF8Unsafe());
283 EXPECT_EQ(kFilePath.AsUTF8Unsafe(), parser.file_path().AsUTF8Unsafe())
    [all...]
  /external/chromium_org/chrome/browser/chromeos/system_logs/
debug_log_writer.cc 43 const base::FilePath& file_path,
51 base::Bind(base::IgnoreResult(&base::DeleteFile), file_path, false),
52 base::Bind(callback, file_path, false));
57 callback.Run(file_path, true);
60 // Stores into |file_path| debug logs in the .tgz format. Calls
64 const base::FilePath& file_path,
69 LOG(ERROR) << "Can't create debug log file: " << file_path.AsUTF8Unsafe()
81 file_path,
205 const base::FilePath& file_path,
207 base::FilePath dir = file_path.DirName()
224 base::FilePath file_path = local
251 base::FilePath file_path = local
265 base::FilePath file_path = local
    [all...]
  /external/chromium_org/chrome/browser/drive/
drive_uploader.cc 53 : file_path(local_path),
71 return "file_path=[" + file_path.AsUTF8Unsafe() +
83 const base::FilePath file_path; member in struct:drive::DriveUploader::UploadFileInfo
221 info_ptr->file_path,
292 << "] for [" << upload_file_info->file_path.value() << "]";
345 info_ptr->file_path,
373 << upload_file_info->file_path.value() << "]";
404 << " for [" << upload_file_info->file_path.value() << "]";
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id_linux.cc 16 #include "base/files/file_path.h"
53 base::FilePath file_path = files.Next(); local
54 if (file_path.empty())
58 if (!base::ReadSymbolicLink(file_path, &target_path))
62 base::FilePath disk_uuid = file_path.BaseName();
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
itunes_file_util.cc 140 base::FilePath file_path = GetDataProvider()->library_path(); local
142 *platform_path = file_path;
143 return storage::NativeFileUtil::GetFileInfo(file_path, file_info);
  /external/chromium_org/chrome/browser/safe_browsing/
download_feedback_service_unittest.cc 33 const base::FilePath& file_path,
87 const base::FilePath& file_path,
93 file_path,
196 const base::FilePath file_path(CreateTestFile(0));
218 download_discarded_callback.Run(file_path);
230 EXPECT_TRUE(base::PathExists(file_path));
241 base::FilePath file_path[num_downloads]; local
244 file_path[i] = CreateTestFile(i);
267 download_discarded_callback[i].Run(file_path[i]);
297 EXPECT_TRUE(base::PathExists(file_path[0]))
310 base::FilePath file_path[num_downloads]; local
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_loader_handler.cc 199 const base::FilePath file_path = failed_paths_.back(); local
201 LoadUnpackedExtensionImpl(file_path);
221 const base::FilePath& file_path) {
229 installer->Load(file_path);
234 const base::FilePath& file_path,
258 base::Bind(&ReadFileToString, file_path.Append(kManifestFilename)),
261 file_path,
278 const base::FilePath& file_path,
282 failed_paths_.push_back(file_path);
283 base::FilePath prettified_path = path_util::PrettifyPath(file_path);
    [all...]
  /external/chromium_org/chrome/installer/util/
lzma_util.cc 182 base::FilePath file_path = base::FilePath(location).Append( local
186 *output_file = file_path.value();
190 CreateDirectory(file_path);
194 CreateDirectory(file_path.DirName());
197 hFile = CreateFile(file_path.value().c_str(), GENERIC_WRITE, 0, NULL,
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_flash_file_message_filter.cc 23 #include "ppapi/shared_impl/file_path.h"
245 base::FilePath file_path; local
246 if (!base::CreateTemporaryFileInDir(validated_dir_path, &file_path)) {
250 base::File file(file_path,
271 base::FilePath file_path; // Empty path returned on error. local
277 file_path = pepper_path.path();
284 file_path = plugin_data_directory_.Append(pepper_path.path());
290 return file_path;
  /external/chromium_org/content/browser/tracing/
tracing_controller_browsertest.cc 63 const base::FilePath& file_path) {
65 EXPECT_TRUE(PathExists(file_path));
67 base::GetFileSize(file_path, &file_size);
70 last_actual_recording_file_path_ = file_path;
84 base::Closure quit_callback, const base::FilePath& file_path) {
86 EXPECT_TRUE(PathExists(file_path));
88 base::GetFileSize(file_path, &file_size);
91 last_actual_monitoring_file_path_ = file_path;
315 base::FilePath file_path; local
316 base::CreateTemporaryFile(&file_path);
336 base::FilePath file_path; local
343 base::FilePath file_path; local
    [all...]
  /external/chromium_org/content/common/
page_state_serialization.h 23 base::NullableString16 file_path; member in struct:content::ExplodedHttpBodyElement
  /external/chromium_org/content/test/
test_webkit_platform_support.cc 8 #include "base/files/file_path.h"
252 const blink::WebString& file_path) {
253 url_loader_factory_->RegisterURL(url, response, file_path);
297 base::FilePath file_path = base::FilePath::FromUTF16Unsafe(path); local
300 base::ReadFileToString(file_path, &buffer);
  /external/chromium_org/net/base/
directory_lister_unittest.cc 8 #include "base/files/file_path.h"
111 base::FilePath file_path = dir_data.first.AppendASCII(file_name); variable
112 base::File file(file_path,
filename_util_unittest.cc 7 #include "base/files/file_path.h"
53 base::FilePath file_path = GenerateFileName( local
57 EXPECT_EQ(test_case->expected_filename, FilePathAsWString(file_path))
413 base::FilePath file_path(safe_tests[i].filename);
414 GenerateSafeFileName(safe_tests[i].mime_type, false, &file_path);
415 EXPECT_EQ(safe_tests[i].expected_filename, file_path.value())
    [all...]
  /external/chromium_org/net/test/url_request/
url_request_mock_http_job.cc 62 base::FilePath file_path; local
63 net::FileURLToFilePath(GURL(url), &file_path); local
64 return file_path;
74 std::string DoFileIO(const base::FilePath& file_path) {
76 base::FilePath(file_path.value() + kMockHeaderFileSuffix);
141 const base::FilePath& file_path,
143 : net::URLRequestFileJob(request, network_delegate, file_path, task_runner),
  /external/chromium_org/printing/
printed_document.cc 13 #include "base/files/file_path.h"
51 base::FilePath file_path = local
57 base::File file(file_path,
  /external/chromium_org/storage/browser/fileapi/
local_file_util.cc 82 base::FilePath file_path; local
83 base::File::Error error = GetLocalFilePath(context, url, &file_path);
87 if (base::IsLink(file_path))
90 return NativeFileUtil::CreateOrOpen(file_path, file_flags);
97 base::FilePath file_path; local
98 base::File::Error error = GetLocalFilePath(context, url, &file_path);
101 return NativeFileUtil::EnsureFileExists(file_path, created);
109 base::FilePath file_path; local
110 base::File::Error error = GetLocalFilePath(context, url, &file_path);
113 return NativeFileUtil::CreateDirectory(file_path, exclusive, recursive)
121 base::FilePath file_path; local
139 base::FilePath file_path; local
170 base::FilePath file_path; local
181 base::FilePath file_path; local
234 base::FilePath file_path; local
244 base::FilePath file_path; local
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/page/
__init__.py 145 def file_path(self): member in class:Page
167 file_path = os.path.realpath(self.file_path)
168 if os.path.isdir(file_path):
169 return file_path
171 return os.path.dirname(file_path)
  /external/lldb/source/API/
SBLineEntry.cpp 234 char file_path[PATH_MAX*2]; local
235 m_opaque_ap->file.GetPath (file_path, sizeof (file_path));
236 strm.Printf ("%s:%u", file_path, GetLine());
  /system/extras/puncture_fs/
puncture_fs.c 77 char file_path[FILENAME_MAX]; local
82 sprintf(file_path, "%s/file_%lu", dir_path, id);
83 fd = open(file_path, O_WRONLY | O_CREAT | O_SYNC, 0777);
89 fprintf(stderr, "\nerrno: %d. Failed to create %s\n", errno, file_path);
97 errno, base_length, file_path);
107 errno, size - length, file_path);
114 fprintf(stderr, "\nFailed to close %s\n", file_path);

Completed in 472 milliseconds

1 23 4 5 6 7