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

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/webkit/browser/fileapi/
file_system_usage_cache.cc 246 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
sandbox_directory_database_unittest.cc 54 base::PlatformFileError AddFileInfo(
89 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
561 base::PlatformFileError error = base::PLATFORM_FILE_ERROR_FAILED;
sandbox_origin_database_unittest.cc 228 base::PlatformFileError error;
sandbox_directory_database.cc 521 base::PlatformFileError SandboxDirectoryDatabase::AddFileInfo(
  /external/chromium/chrome/browser/extensions/
extension_file_browser_private_api.cc 278 virtual void DidFail(base::PlatformFileError error_code) OVERRIDE {
381 base::PlatformFileError error_code) {
504 virtual void DidFail(base::PlatformFileError error_code) OVERRIDE {
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context_unittest.cc 192 base::PlatformFileError WaitUntilModifyFileIsDone() {
198 void DidModifyFile(base::PlatformFileError error) {
355 base::PlatformFileError file_error_;
    [all...]
  /external/chromium/base/
platform_file_unittest.cc 67 base::PlatformFileError error_code = base::PLATFORM_FILE_OK;
  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
app_file_handler_util.cc 76 base::PlatformFileError error = base::PLATFORM_FILE_OK;
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
picasa_data_provider_browsertest.cc 69 base::PlatformFileError error;
  /external/chromium_org/chrome/browser/media_galleries/win/
mtp_device_operations_util.cc 318 base::PlatformFileError GetFileEntryInfo(
  /external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service_unittest.cc 72 base::PlatformFileError error) {
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc 97 using base::PlatformFileError;
224 PlatformFileError error,
260 PlatformFileError error_;
314 PlatformFileError error,
    [all...]
  /external/chromium_org/content/browser/fileapi/
blob_url_request_job_unittest.cc 222 base::PlatformFileError result) {
upload_file_system_file_element_reader_unittest.cc 105 base::PlatformFileError result) {
obfuscated_file_util_unittest.cc 276 base::PlatformFileError error = ofu()->GetFileInfo(
322 base::PlatformFileError error;
542 base::PlatformFileError error_code;
    [all...]
  /external/chromium_org/net/disk_cache/simple/
simple_index_file_unittest.cc 272 base::PlatformFileError error;
  /external/chromium_org/base/
file_util_posix.cc 247 PlatformFileError* error) {
592 PlatformFileError* error) {
  /external/chromium_org/components/nacl/browser/
pnacl_host.cc 144 base::PlatformFileError error;
  /external/chromium_org/content/child/fileapi/
webfilesystem_impl.cc 174 base::PlatformFileError error) {
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.cc 416 base::PlatformFileError error) {
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 482 base::PlatformFileError status;
    [all...]
  /external/chromium_org/webkit/browser/database/
database_tracker_unittest.cc 174 base::PlatformFileError error_code(base::PLATFORM_FILE_ERROR_FAILED);
    [all...]
  /external/chromium_org/ipc/
ipc_message_utils.h 485 struct SimilarTypeTraits<base::PlatformFileError> {
  /external/chromium/net/disk_cache/
backend_impl.cc 855 base::PlatformFileError error;
    [all...]

Completed in 282 milliseconds

1 2 3 4 5 6 7 8 91011