HomeSort by relevance Sort by last modified time
    Searched refs:kFileSystemTypeNativeForPlatformApp (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/webkit/common/fileapi/
file_system_types.h 105 kFileSystemTypeNativeForPlatformApp,
file_system_util.cc 312 case kFileSystemTypeNativeForPlatformApp:
  /external/chromium_org/webkit/browser/fileapi/
isolated_file_system_backend.cc 48 case kFileSystemTypeNativeForPlatformApp:
external_mount_points.cc 121 type == kFileSystemTypeNativeForPlatformApp;
282 if (url.type() == kFileSystemTypeNativeForPlatformApp) {
file_system_context.cc 90 case kFileSystemTypeNativeForPlatformApp:
  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
app_file_handler_util.cc 302 fileapi::kFileSystemTypeNativeForPlatformApp, std::string(), path,
382 if (type != fileapi::kFileSystemTypeNativeForPlatformApp &&
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util_unittest.cc 201 fileapi::kFileSystemTypeNativeForPlatformApp,
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend.cc 82 case fileapi::kFileSystemTypeNativeForPlatformApp:

Completed in 77 milliseconds