/external/chromium_org/base/files/ |
scoped_temp_dir_unittest.cc | 103 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
truncate_operation.cc | 42 base::PlatformFileError result = base::PLATFORM_FILE_ERROR_FAILED;
|
/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/chromeos/extensions/file_manager/ |
private_api_file_system.cc | 166 base::PlatformFileError error) { 184 base::PlatformFileError error) { 218 void OnCopyCancelled(base::PlatformFileError error) { 240 base::PlatformFileError error_code) {
|
/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/chrome/browser/media_galleries/fileapi/ |
picasa_file_util_unittest.cc | 136 bool* completed, base::PlatformFileError error, 169 base::PlatformFileError* error, 171 base::PlatformFileError result, 580 base::PlatformFileError error;
|
/external/chromium_org/components/breakpad/browser/ |
crash_dump_manager_android.cc | 64 base::PlatformFileError error;
|
/external/chromium_org/content/child/fileapi/ |
webfilewriter_impl.cc | 96 void DidFinish(base::PlatformFileError status) {
|
/external/chromium_org/content/renderer/pepper/ |
pepper_file_system_host.cc | 85 base::PlatformFileError error) {
|
/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 | 161 base::PlatformFileError error,
|
/external/chromium_org/webkit/browser/fileapi/ |
file_system_quota_client.cc | 73 base::PlatformFileError result =
|
sandbox_quota_observer.cc | 108 base::PlatformFileError error = base::PLATFORM_FILE_OK;
|
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/ |
sync_file_system_api.cc | 93 base::PlatformFileError error) { 148 base::PlatformFileError error) {
|
/external/chromium_org/content/browser/fileapi/ |
file_system_dir_url_request_job_unittest.cc | 78 base::PlatformFileError result) { 148 base::PlatformFileError GetFileInfo(const base::FilePath& path,
|
file_system_operation_impl_unittest.cc | 41 base::PlatformFileError expected, 42 base::PlatformFileError actual) { 188 void DidFinish(base::PlatformFileError status) { 193 base::PlatformFileError status, 200 void DidGetMetadata(base::PlatformFileError status, 207 base::PlatformFileError status, [all...] |
local_file_util_unittest.cc | 92 base::PlatformFileError CreateFile(const char* file_name, 105 base::PlatformFileError EnsureFileExists(const char* file_name,
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_flash_file_message_filter.cc | 126 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED; 267 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
|
/external/chromium_org/net/disk_cache/simple/ |
simple_synchronous_entry.cc | 30 using base::PlatformFileError; 346 PlatformFileError error; 743 PlatformFileError* out_error) { 762 PlatformFileError* out_error) { 783 PlatformFileError error; 863 PlatformFileError error; [all...] |
/external/chromium_org/third_party/leveldatabase/ |
env_chromium_unittest.cc | 31 TEST(ErrorEncoding, PlatformFileError) { 33 const base::PlatformFileError pfe =
|
/external/chromium_org/webkit/browser/fileapi/quota/ |
quota_reservation_manager_unittest.cc | 78 void ExpectSuccess(bool* done, base::PlatformFileError error) { 121 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
local_file_sync_context.cc | 357 base::PlatformFileError error) { 588 base::PlatformFileError error) { 824 base::PlatformFileError file_error = file_util->GetFileInfo( [all...] |
/external/chromium_org/base/ |
platform_file_unittest.cc | 36 PlatformFileError error_code = PLATFORM_FILE_OK; 116 PlatformFileError error_code = PLATFORM_FILE_OK;
|
/external/chromium_org/components/nacl/browser/ |
nacl_browser.cc | 128 base::PlatformFileError error_code; 269 void NaClBrowser::OnIrtOpened(base::PlatformFileError error_code,
|