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

  /external/chromium_org/content/browser/fileapi/
plugin_private_file_system_backend_unittest.cc 104 const GURL root_url(storage::GetIsolatedFileSystemRootURIString(
144 const GURL root_url1(storage::GetIsolatedFileSystemRootURIString(
154 const GURL root_url2(storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/storage/common/fileapi/
file_system_util.h 165 STORAGE_COMMON_EXPORT std::string GetIsolatedFileSystemRootURIString(
file_system_util.cc 448 std::string GetIsolatedFileSystemRootURIString(
  /external/chromium_org/content/common/fileapi/
file_system_util_unittest.cc 14 using storage::GetIsolatedFileSystemRootURIString;
285 TEST_F(FileSystemUtilTest, GetIsolatedFileSystemRootURIString) {
292 GetIsolatedFileSystemRootURIString(kOriginURL, kFileSystemId, kRootName);
  /external/chromium_org/content/renderer/pepper/
pepper_file_system_host.cc 139 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 264 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
349 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
media_file_validator_browsertest.cc 141 std::string dest_root_fs_url = storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/extensions/renderer/
file_system_natives.cc 60 GURL root_url(storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/chrome/browser/devtools/
devtools_file_helper.cc 179 std::string root_url = storage::GetIsolatedFileSystemRootURIString(
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 690 GURL(storage::GetIsolatedFileSystemRootURIString(
    [all...]

Completed in 197 milliseconds