/external/chromium_org/content/public/test/ |
test_file_system_backend.h | 45 base::PlatformFileError* error_code) OVERRIDE; 49 base::PlatformFileError* error_code) const OVERRIDE;
|
/external/chromium_org/webkit/browser/fileapi/ |
isolated_file_system_backend.h | 31 base::PlatformFileError* error_code) OVERRIDE; 35 base::PlatformFileError* error_code) const OVERRIDE;
|
sandbox_file_system_backend.h | 46 base::PlatformFileError* error_code) OVERRIDE; 50 base::PlatformFileError* error_code) const OVERRIDE;
|
file_system_operation_runner.h | 237 base::PlatformFileError SyncGetPlatformPath(const FileSystemURL& url, 256 base::PlatformFileError rv); 259 base::PlatformFileError rv, 263 base::PlatformFileError rv, 268 base::PlatformFileError rv, 274 base::PlatformFileError rv, 280 base::PlatformFileError rv,
|
file_system_operation_runner.cc | 46 base::PlatformFileError error = base::PLATFORM_FILE_OK; 69 base::PlatformFileError error = base::PLATFORM_FILE_OK; 92 base::PlatformFileError error = base::PLATFORM_FILE_OK; 119 base::PlatformFileError error = base::PLATFORM_FILE_OK; 140 base::PlatformFileError error = base::PLATFORM_FILE_OK; 160 base::PlatformFileError error = base::PLATFORM_FILE_OK; 180 base::PlatformFileError error = base::PLATFORM_FILE_OK; 200 base::PlatformFileError error = base::PLATFORM_FILE_OK; 221 base::PlatformFileError error = base::PLATFORM_FILE_OK; 244 base::PlatformFileError error = base::PLATFORM_FILE_OK [all...] |
file_system_dir_url_request_job.h | 52 void DidReadDirectory(base::PlatformFileError result,
|
plugin_private_file_system_backend.h | 34 typedef base::Callback<void(base::PlatformFileError result)> StatusCallback; 68 base::PlatformFileError* error_code) OVERRIDE; 72 base::PlatformFileError* error_code) const OVERRIDE; 85 virtual base::PlatformFileError DeleteOriginDataOnFileThread(
|
transient_file_util.cc | 31 base::PlatformFileError* error,
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
picasa_file_util.cc | 35 base::PlatformFileError FindAlbumInfo(const std::string& key, 101 base::PlatformFileError PicasaFileUtil::GetFileInfoSync( 129 base::PlatformFileError error = 147 base::PlatformFileError result = NativeMediaFileUtil::GetFileInfoSync( 160 base::PlatformFileError PicasaFileUtil::ReadDirectorySync( 170 base::PlatformFileError error = GetFileInfoSync( 222 base::PlatformFileError error = 251 base::PlatformFileError error = 269 base::PlatformFileError PicasaFileUtil::DeleteDirectorySync( 275 base::PlatformFileError PicasaFileUtil::DeleteFileSync [all...] |
device_media_async_file_util.h | 120 base::PlatformFileError error); 143 base::PlatformFileError error); 160 base::PlatformFileError error); 166 base::PlatformFileError error);
|
mtp_device_async_delegate.h | 36 void(base::PlatformFileError error)> ErrorCallback;
|
native_media_file_util_unittest.cc | 68 base::PlatformFileError expected, 69 base::PlatformFileError actual) { 74 base::PlatformFileError expected, 76 base::PlatformFileError actual, 85 base::PlatformFileError error, 209 base::PlatformFileError expectation = 262 base::PlatformFileError expectation = 297 base::PlatformFileError expectation = base::PLATFORM_FILE_OK; 346 base::PlatformFileError expectation; 402 base::PlatformFileError expectation = base::PLATFORM_FILE_OK [all...] |
media_file_system_backend.h | 45 base::PlatformFileError* error_code) OVERRIDE; 49 base::PlatformFileError* error_code) const OVERRIDE;
|
/external/chromium_org/base/files/ |
file_util_proxy.cc | 58 PlatformFileError error_; 100 PlatformFileError error_; 130 PlatformFileError error_; 148 PlatformFileError error = 177 PlatformFileError error = 190 PlatformFileError CreateOrOpenAdapter( 199 PlatformFileError error = PLATFORM_FILE_OK; 204 PlatformFileError CloseAdapter(PlatformFile file_handle) { 211 PlatformFileError DeleteAdapter(const FilePath& file_path, bool recursive) {
|
/external/chromium/chrome/browser/safe_browsing/ |
client_side_detection_service.h | 159 void OpenModelFileDone(base::PlatformFileError error_code, 167 void CreateModelFileDone(base::PlatformFileError error_code, 175 void WriteModelFileDone(base::PlatformFileError error_code,
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_status_code.cc | 22 // TODO(nhiroki): add stringize function for PlatformFileError into base/. 112 base::PlatformFileError file_error) { 157 base::PlatformFileError SyncStatusCodeToPlatformFileError( 197 return static_cast<base::PlatformFileError>(status);
|
/external/chromium_org/chrome/browser/media_galleries/win/ |
mtp_device_operations_util.h | 35 base::PlatformFileError GetFileEntryInfo(
|
/external/chromium_org/chrome/browser/storage_monitor/ |
image_capture_device.h | 46 base::PlatformFileError error) = 0;
|
/external/chromium_org/content/browser/fileapi/ |
plugin_private_file_system_backend_unittest.cc | 32 void DidOpenFileSystem(base::PlatformFileError* error_out, 33 base::PlatformFileError error) { 75 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED; 109 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
|
/external/chromium_org/content/browser/renderer_host/ |
file_utilities_message_filter.cc | 40 base::PlatformFileError* status) {
|
/external/chromium_org/media/base/ |
media_file_checker_unittest.cc | 14 base::PlatformFileError error;
|
/external/chromium/base/ |
platform_file.h | 52 enum PlatformFileError { 105 PlatformFileError* error_code);
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
private_api_file_system.h | 44 void RespondFailedOnUIThread(base::PlatformFileError error_code); 48 void DidFail(base::PlatformFileError error_code);
|
/external/chromium_org/chrome/browser/media_galleries/linux/ |
mtp_device_delegate_impl_linux.h | 158 void OnWriteDataIntoSnapshotFileError(base::PlatformFileError error); 163 base::PlatformFileError error);
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
root_delete_helper.cc | 69 void RootDeleteHelper::DidDeleteFileSystem(base::PlatformFileError error) { 100 base::PlatformFileError error) {
|