Searched refs:GetIsolatedFileSystemRootURIString (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/content/browser/fileapi/
H A Dplugin_private_file_system_backend_unittest.cc104 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/
H A Dfile_system_util.h165 STORAGE_COMMON_EXPORT std::string GetIsolatedFileSystemRootURIString(
H A Dfile_system_util.cc448 std::string GetIsolatedFileSystemRootURIString( function in namespace:storage
/external/chromium_org/content/common/fileapi/
H A Dfile_system_util_unittest.cc14 using storage::GetIsolatedFileSystemRootURIString;
285 TEST_F(FileSystemUtilTest, GetIsolatedFileSystemRootURIString) {
292 GetIsolatedFileSystemRootURIString(kOriginURL, kFileSystemId, kRootName);
/external/chromium_org/content/renderer/pepper/
H A Dpepper_file_system_host.cc139 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_system_browser_host.cc264 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
349 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString(
/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dmedia_file_validator_browsertest.cc141 std::string dest_root_fs_url = storage::GetIsolatedFileSystemRootURIString(
/external/chromium_org/extensions/renderer/
H A Dfile_system_natives.cc60 GURL root_url(storage::GetIsolatedFileSystemRootURIString(
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_helper.cc179 std::string root_url = storage::GetIsolatedFileSystemRootURIString(
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.cc690 GURL(storage::GetIsolatedFileSystemRootURIString(

Completed in 2767 milliseconds