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

1 2 3 4 5 67 8 910

  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_file_system_helper_unittest.cc 97 void OpenFileSystemCallback(base::PlatformFileError error,
193 base::PlatformFileError open_file_system_result_;
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.h 385 base::PlatformFileError result,
391 base::PlatformFileError result,
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
media_file_validator_browsertest.cc 42 base::PlatformFileError result,
208 void OnMoveResult(bool expected_result, base::PlatformFileError result) {
  /external/chromium_org/content/renderer/pepper/
ppb_file_ref_impl.cc 95 void IgnoreCloseCallback(base::PlatformFileError error_code) {
111 base::PlatformFileError error_code,
134 base::PlatformFileError error_code,
209 base::PlatformFileError error_code) {
440 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_org/chrome/browser/sync_file_system/local/
syncable_file_system_operation.cc 30 base::PlatformFileError status) {
343 void SyncableFileSystemOperation::DidFinish(base::PlatformFileError status) {
353 base::PlatformFileError result,
  /external/chromium/base/memory/
scoped_temp_dir_unittest.cc 98 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
  /external/chromium/base/
platform_file_posix.cc 34 bool* created, PlatformFileError* error_code) {
  /external/chromium/webkit/glue/
webkit_glue.h 144 base::PlatformFileError error_code);
  /external/chromium_org/base/files/
scoped_temp_dir_unittest.cc 103 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
  /external/chromium_org/chrome/browser/android/
crash_dump_manager.cc 64 base::PlatformFileError error;
  /external/chromium_org/chrome/browser/chromeos/drive/
local_file_reader.cc 39 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
webkit_file_stream_writer_impl.cc 135 base::PlatformFileError open_result,
  /external/chromium_org/chrome/browser/devtools/
devtools_file_system_indexer.cc 30 using base::PlatformFileError;
350 PlatformFileError error,
379 PlatformFileError error,
439 PlatformFileError error) {}
  /external/chromium_org/content/browser/loader/
redirect_to_file_resource_handler.cc 164 base::PlatformFileError /*error_code*/,
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 156 base::PlatformFileError error,
pepper_flash_file_message_filter.cc 133 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
274 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
  /external/chromium_org/content/child/fileapi/
webfilewriter_impl.cc 96 void DidFinish(base::PlatformFileError status) {
  /external/chromium_org/remoting/host/
pairing_registry_delegate_linux.cc 111 base::PlatformFileError error;
  /external/chromium_org/webkit/browser/blob/
local_file_stream_reader.cc 152 base::PlatformFileError error,
  /external/chromium_org/webkit/browser/fileapi/
file_system_quota_client.cc 73 base::PlatformFileError result =
file_writer_delegate_unittest.cc 45 base::PlatformFileError status() const { return status_; }
51 void DidWrite(base::PlatformFileError status, int64 bytes,
67 base::PlatformFileError status_;
238 base::PlatformFileError error = file_util()->EnsureFileExists(
sandbox_quota_observer.cc 108 base::PlatformFileError error = base::PLATFORM_FILE_OK;
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.cc 236 fileapi::FileSystemType type, base::PlatformFileError* error_code) {
245 base::PlatformFileError* error_code) const {
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 87 base::PlatformFileError error) {
154 base::PlatformFileError error,

Completed in 1482 milliseconds

1 2 3 4 5 67 8 910