HomeSort by relevance Sort by last modified time
    Searched refs:PlatformFileError (Results 151 - 175 of 254) sorted by null

1 2 3 4 5 67 8 91011

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
device_media_async_file_util.cc 263 base::PlatformFileError error) {
276 base::PlatformFileError error) {
303 base::PlatformFileError error) {
312 base::PlatformFileError error) {
media_file_validator_browsertest.cc 42 base::PlatformFileError result,
206 void OnMoveResult(bool expected_result, base::PlatformFileError result) {
  /external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_system_operation.cc 28 base::PlatformFileError status) {
348 base::PlatformFileError SyncableFileSystemOperation::SyncGetPlatformPath(
377 void SyncableFileSystemOperation::DidFinish(base::PlatformFileError status) {
387 base::PlatformFileError result,
sync_file_system_backend.cc 140 base::PlatformFileError* error_code) {
150 base::PlatformFileError* error_code) const {
  /external/chromium_org/content/browser/fileapi/
transient_file_util_unittest.cc 81 base::PlatformFileError error;
fileapi_message_filter.cc 679 base::PlatformFileError result) {
689 base::PlatformFileError result,
700 base::PlatformFileError result,
711 base::PlatformFileError result,
727 base::PlatformFileError result) {
740 base::PlatformFileError result,
757 base::PlatformFileError result) {
769 base::PlatformFileError result,
file_writer_delegate_unittest.cc 46 base::PlatformFileError status() const { return status_; }
52 void DidWrite(base::PlatformFileError status, int64 bytes,
68 base::PlatformFileError status_;
  /external/chromium_org/courgette/
memory_allocator.cc 39 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
  /external/chromium_org/webkit/browser/fileapi/
file_system_dir_url_request_job.cc 103 base::PlatformFileError result,
file_system_file_stream_reader.cc 120 base::PlatformFileError file_error,
sandbox_database_test_helper.cc 45 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
file_system_context.cc 50 base::PlatformFileError error,
235 FileSystemType type, base::PlatformFileError* error_code) const {
463 const FileSystemURL& url, base::PlatformFileError* error_code) {
477 base::PlatformFileError fs_error = base::PLATFORM_FILE_OK;
545 base::PlatformFileError error) {
  /external/chromium/base/
file_util_proxy.cc 19 static base::PlatformFileError PerformCommonCheckAndPreparationForMoveAndCopy(
97 void set_error_code(base::PlatformFileError error_code) {
101 base::PlatformFileError error_code() const {
114 base::PlatformFileError error_code_;
145 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
195 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
273 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
684 base::PlatformFileError error_code(base::PLATFORM_FILE_ERROR_FAILED);
platform_file_posix.cc 34 bool* created, PlatformFileError* error_code) {
  /external/chromium_org/base/
file_util.h 96 PlatformFileError* error);
259 PlatformFileError* error);
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper_unittest.cc 99 base::PlatformFileError error) {
193 base::PlatformFileError open_file_system_result_;
  /external/chromium_org/chrome/browser/chromeos/drive/
fileapi_worker_unittest.cc 73 base::PlatformFileError result,
107 base::PlatformFileError result,
fileapi_worker.cc 47 // Runs |callback| with the PlatformFileError converted from |error|.
149 base::PlatformFileError* error,
185 base::PlatformFileError* result =
186 new base::PlatformFileError(base::PLATFORM_FILE_ERROR_FAILED);
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.cc 216 fileapi::FileSystemType type, base::PlatformFileError* error_code) {
225 base::PlatformFileError* error_code) const {
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.h 391 base::PlatformFileError result,
397 base::PlatformFileError result,
  /external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.h 216 base::PlatformFileError* out_error);
222 base::PlatformFileError* out_error);
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_io_host.cc 234 base::PlatformFileError result,
498 void PepperFileIOHost::DidCloseFile(base::PlatformFileError error) {
543 base::PlatformFileError error_code) {
552 base::PlatformFileError error_code,
580 base::PlatformFileError error_code,
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.cc 182 base::PlatformFileError error_code,
207 base::PlatformFileError error_code,
229 base::PlatformFileError error_code,
  /external/chromium/base/memory/
scoped_temp_dir_unittest.cc 98 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
  /external/chromium/webkit/glue/
webkit_glue.h 144 base::PlatformFileError error_code);

Completed in 407 milliseconds

1 2 3 4 5 67 8 91011