| /external/chromium_org/webkit/browser/fileapi/ |
| local_file_stream_writer.cc | 26 : file_path_(file_path), 92 return stream_impl_->Open(file_path_,
|
| /external/chromium_org/content/renderer/pepper/ |
| quota_file_io_unittest.cc | 51 file_path_ = file_path; 56 ASSERT_EQ(file_path_, file_path); 77 GURL file_path_; member in class:content::__anon10476::QuotaMockDelegate
|
| /external/chromium_org/chrome/browser/chromeos/drive/ |
| drive_file_stream_reader_unittest.cc | 48 temp_dir_.path(), 1024, &file_path_, &file_content_)); 57 base::FilePath file_path_; member in class:drive::internal::LocalReaderProxyTest 68 file_reader->Open(file_path_, 0, callback.callback()); 89 file_reader->Open(file_path_, 0, callback.callback());
|
| /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
| private_api_drive.cc | 83 file_path_ = drive::util::ExtractDrivePath( 99 file_path_, 138 file_path_, file_specific_info.content_mime_type(), &drive_apps); 143 file_path_.Extension());
|
| /external/chromium_org/content/browser/dom_storage/ |
| session_storage_database.h | 81 // Opens the database at file_path_ if it exists already and creates it if 89 // Tries to open the database at file_path_, assigns |db| to point to the 190 base::FilePath file_path_; member in class:content::SessionStorageDatabase
|
| /external/chromium_org/content/test/net/ |
| url_request_mock_http_job.cc | 140 base::FilePath(file_path_.value() + kMockHeaderFileSuffix);
|
| /external/chromium_org/chrome_frame/test/ |
| test_server.h | 246 : ResponseForPath(request_path), file_path_(file_path) { 254 base::FilePath file_path_; member in class:test_server::FileResponse
|
| test_server.cc | 102 FindMimeFromData(NULL, file_path_.value().c_str(), data, length, NULL, 123 if (!file_->Initialize(file_path_)) {
|
| /external/chromium_org/content/renderer/npapi/ |
| webplugin_impl.h | 325 base::FilePath file_path_; member in class:content::WebPluginImpl
|
| webplugin_impl.cc | 265 render_view_.get(), file_path_); 508 file_path_(file_path), 658 return WebPluginDelegateImpl::Create(file_path_, mime_type_); [all...] |
| /external/chromium_org/chrome/browser/ui/webui/net_internals/ |
| net_internals_ui.cc | 281 file_path_ = fileshelf.Append(kLogFileName); 282 file_path_ = logging::GenerateTimestampedName(file_path_, 288 file_handle_ = base::CreatePlatformFile(file_path_, flags, 294 callback.Run(PassPlatformFile(&file_handle_), created_, error_, file_path_); local 301 base::FilePath file_path_; member in class:__anon8931::DebugLogFileHelper [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/chrome/browser/chromeos/cros/ |
| mount_library.cc | 34 file_path_(file_path),
|
| /external/chromium_org/chrome/browser/extensions/ |
| extension_protocols.cc | 288 file_path_ = *read_file_path;
|
| /external/chromium_org/chrome/browser/safe_browsing/ |
| download_feedback_service_unittest.cc | 71 base::FilePath file_path_; member in class:safe_browsing::__anon8055::FakeDownloadFeedback
|
| /external/chromium_org/media/filters/ |
| pipeline_integration_test.cc | 207 : file_path_(GetTestDataFilePath(filename)), 311 base::FilePath file_path_; member in class:media::MockMediaSource
|
| /external/chromium_org/chromeos/dbus/ |
| cros_disks_client.cc | 655 cros_disks::kDeviceFile, &file_path_);
|
| /external/chromium_org/chromeos/disks/ |
| disk_mount_manager.cc | 644 file_path_(file_path),
|
| /external/chromium_org/sync/syncable/ |
| syncable_unittest.cc | 1705 base::FilePath file_path_; member in class:syncer::syncable::__anon12482::OnDiskSyncableDirectoryTest [all...] |