Searched defs:root_url_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_file_system_host.h53 GURL GetRootUrl() const { return root_url_; }
72 GURL root_url_; member in class:content::PepperFileSystemHost
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_system_browser_host.h57 GURL GetRootUrl() const { return root_url_; }
149 GURL root_url_; member in class:content::PepperFileSystemBrowserHost
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.h234 GURL root_url_; member in class:sync_file_system::CannedSyncableFileSystem
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dprovider_async_file_util_unittest.cc157 root_url_ = CreateFileSystemURL(mount_point_name, base::FilePath());
158 ASSERT_TRUE(root_url_.is_valid());
180 storage::FileSystemURL root_url_; member in class:chromeos::file_system_provider::FileSystemProviderProviderAsyncFileUtilTest
282 root_url_, local
295 root_url_, local
/external/chromium_org/storage/browser/fileapi/
H A Dobfuscated_file_util.cc120 root_url_(root_url),
147 db_, context_, root_url_, current_file_id_,
197 FileSystemURL root_url_; member in class:storage::ObfuscatedFileEnumerator

Completed in 384 milliseconds