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

  /external/chromium_org/storage/common/fileapi/
file_system_types.h 117 kFileSystemTypePluginPrivate,
file_system_util.cc 271 case kFileSystemTypePluginPrivate:
315 case kFileSystemTypePluginPrivate:
  /external/chromium_org/storage/browser/fileapi/
plugin_private_file_system_backend.cc 36 if (url.type() != kFileSystemTypePluginPrivate || found == map_.end()) {
140 return type == kFileSystemTypePluginPrivate;
file_system_context.cc 112 case kFileSystemTypePluginPrivate:
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_isolated_file_system_message_filter.cc 197 storage::kFileSystemTypePluginPrivate, root_name, base::FilePath());
  /external/chromium_org/content/browser/fileapi/
plugin_private_file_system_backend_unittest.cc 34 const storage::FileSystemType kType = storage::kFileSystemTypePluginPrivate;
fileapi_message_filter.cc 868 if (url.type() == storage::kFileSystemTypePluginPrivate) {
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 307 storage::kFileSystemTypePluginPrivate,

Completed in 397 milliseconds