/external/chromium_org/chrome/browser/safe_browsing/ |
two_phase_uploader.cc | 58 const base::FilePath file_path_; member in class:__anon5559::TwoPhaseUploaderImpl 80 file_path_(file_path), 179 kUploadContentType, file_path_, 0, kuint64max, file_task_runner_);
|
/external/chromium/chrome/browser/chromeos/cros/ |
mount_library.h | 58 const std::string& file_path() const { return file_path_; } 85 std::string file_path_; member in class:chromeos::MountLibrary::Disk
|
/external/chromium/net/base/ |
upload_data.h | 58 const FilePath& file_path() const { return file_path_; } 83 file_path_ = path; 127 FilePath file_path_; member in class:net::UploadData::Element
|
/external/chromium_org/apps/ |
launcher.cc | 121 : profile_(profile), extension_(extension), file_path_(file_path) {} 125 if (file_path_.empty()) { 130 DCHECK(file_path_.IsAbsolute()); 134 paths.push_back(file_path_); 159 if (drive::util::IsUnderDriveMountPoint(file_path_)) { 179 if (!base::PathExists(file_path_) || 180 base::DirectoryExists(file_path_)) { 181 LOG(WARNING) << "No file exists with path " << file_path_.value(); 188 if (!net::GetMimeTypeFromFile(file_path_, &mime_type)) 207 drive::util::ExtractDrivePath(file_path_), 304 const base::FilePath file_path_; member in class:apps::__anon3149::PlatformAppPathLauncher [all...] |
/external/chromium_org/base/files/ |
file_util_proxy.cc | 79 base::CreateTemporaryFile(&file_path_); 88 file_handle_ = CreatePlatformFile(file_path_, file_flags, NULL, &error_); 93 callback.Run(error_, PassPlatformFile(&file_handle_), file_path_); 99 FilePath file_path_; member in class:base::__anon3464::CreateTemporaryHelper
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
download_handler.cc | 31 explicit DriveUserData(const base::FilePath& path) : file_path_(path), 35 const base::FilePath& file_path() const { return file_path_; } 44 const base::FilePath file_path_; member in class:drive::__anon4169::DriveUserData
|
/external/chromium_org/content/renderer/npapi/ |
webplugin_impl.h | 325 base::FilePath file_path_; member in class:content::WebPluginImpl
|
/external/chromium_org/net/socket/ |
unix_domain_socket_posix_unittest.cc | 158 file_path_.value(), socket_delegate_.get(), MakeAuthCallback()); 164 : file_path_(path), 185 ASSERT_FALSE(file_path_.empty()); 186 base::DeleteFile(file_path_, false /* not recursive */); 199 strncpy(addr.sun_path, file_path_.value().c_str(), sizeof(addr.sun_path)); 220 const base::FilePath file_path_; member in class:net::__anon9378::UnixDomainSocketTestHelper 262 file_path_.value(), "", socket_delegate_.get(), MakeAuthCallback()); 269 file_path_.value(), "", socket_delegate_.get(), MakeAuthCallback()); 274 file_path_.value(), "", socket_delegate_.get(), MakeAuthCallback()); 279 file_path_.value() [all...] |
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_reservation_manager_unittest.cc | 102 file_path_ = work_dir_.path().Append(FILE_PATH_LITERAL("hoge")); 115 base::GetFileSize(file_path_, &size); 123 file_path_, 145 return file_path_; 151 base::FilePath file_path_; member in class:fileapi::QuotaReservationManagerTest
|
/external/chromium_org/ash/desktop_background/ |
desktop_background_controller.cc | 67 : file_path_(file_path), 78 const base::FilePath& file_path() const { return file_path_; } 115 if (!file_path_.empty()) 116 file_bitmap_ = LoadSkBitmapFromJPEGFile(file_path_); 135 // Bitmap loaded from |file_path_|. 141 base::FilePath file_path_; member in class:ash::DesktopBackgroundController::WallpaperLoader 143 // Layout to be used when displaying the image from |file_path_|. 146 // ID of an image resource to use if |file_path_| is empty or unloadable.
|
/external/chromium_org/chrome_frame/test/ |
test_server.h | 247 : ResponseForPath(request_path), file_path_(file_path) { 255 base::FilePath file_path_; member in class:test_server::FileResponse
|
/external/chromium_org/chromeos/disks/ |
disk_mount_manager.h | 89 const std::string& file_path() const { return file_path_; } 150 std::string file_path_; member in class:chromeos::disks::DiskMountManager::Disk
|
/external/chromium/base/ |
file_util_proxy.cc | 125 file_path_(file_path), 140 if (!file_util::DirectoryExists(file_path_.DirName())) { 146 file_handle_ = base::CreatePlatformFile(file_path_, file_flags_, 159 FilePath file_path_; member in class:__anon1354::RelayCreateOrOpen 186 file_util::CreateTemporaryFile(&file_path_); 196 file_handle_ = base::CreatePlatformFile(file_path_, file_flags, 203 file_path_); local 211 FilePath file_path_; member in class:__anon1354::RelayCreateTemporary 260 file_path_(file_path), 268 if (!file_util::DirectoryExists(file_path_.DirName())) 297 FilePath file_path_; member in class:__anon1354::RelayEnsureFileExists 328 FilePath file_path_; member in class:__anon1354::RelayDelete 418 FilePath file_path_; member in class:__anon1354::RelayCreateDirectory 463 FilePath file_path_; member in class:__anon1354::RelayReadDirectory 493 FilePath file_path_; member in class:__anon1354::RelayGetFileInfo 646 FilePath file_path_; member in class:__anon1354::RelayTouchFilePath [all...] |
/external/chromium_org/chromeos/dbus/ |
cros_disks_client.h | 129 const std::string& file_path() const { return file_path_; } 174 std::string file_path_; member in class:chromeos::DiskInfo
|
/external/chromium_org/media/filters/ |
pipeline_integration_test.cc | 255 : file_path_(GetTestDataFilePath(filename)), 366 base::FilePath file_path_; member in class:media::MockMediaSource [all...] |
/external/chromium_org/net/url_request/ |
url_fetcher_impl_unittest.cc | 508 base::FilePath file_path_; member in class:net::__anon9579::URLFetcherFileTest 875 take_ownership_of_file_, &file_path_)); 877 EXPECT_TRUE(base::ContentsEqual(expected_file_, file_path_)); [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable_unittest.cc | 325 file_path_ = FilePath(kFilePath); 326 file_util::Delete(file_path_, true); 329 ASSERT_TRUE(OPENED == dir_->Open(file_path_, kName)); 337 file_util::Delete(file_path_, true); 343 ASSERT_TRUE(OPENED == dir_->Open(file_path_, kName)); 385 FilePath file_path_; member in class:syncable::SyncableDirectoryTest [all...] |
/external/chromium_org/sync/syncable/ |
syncable_unittest.cc | 1705 base::FilePath file_path_; member in class:syncer::syncable::__anon10499::OnDiskSyncableDirectoryTest [all...] |
/external/chromium_org/chrome/browser/ui/webui/net_internals/ |
net_internals_ui.cc | 241 file_path_ = fileshelf.Append(kLogFileName); 242 file_path_ = logging::GenerateTimestampedName(file_path_, 248 file_handle_ = base::CreatePlatformFile(file_path_, flags, 254 callback.Run(PassPlatformFile(&file_handle_), created_, error_, file_path_); local 261 base::FilePath file_path_; member in class:__anon6489::DebugLogFileHelper [all...] |