Searched refs:GetIsolatedFileSystemRootURIString (Results 1 – 10 of 10) sorted by relevance
104 const GURL root_url(storage::GetIsolatedFileSystemRootURIString( in TEST_F()144 const GURL root_url1(storage::GetIsolatedFileSystemRootURIString( in TEST_F()154 const GURL root_url2(storage::GetIsolatedFileSystemRootURIString( in TEST_F()
14 using storage::GetIsolatedFileSystemRootURIString;285 TEST_F(FileSystemUtilTest, GetIsolatedFileSystemRootURIString) { in TEST_F() argument292 GetIsolatedFileSystemRootURIString(kOriginURL, kFileSystemId, kRootName); in TEST_F()
165 STORAGE_COMMON_EXPORT std::string GetIsolatedFileSystemRootURIString(
448 std::string GetIsolatedFileSystemRootURIString( in GetIsolatedFileSystemRootURIString() function
139 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString( in OnHostMsgInitIsolatedFileSystem()
264 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString( in OpenIsolatedFileSystem()349 root_url_ = GURL(storage::GetIsolatedFileSystemRootURIString( in OnHostMsgInitIsolatedFileSystem()
60 GURL root_url(storage::GetIsolatedFileSystemRootURIString( in GetIsolatedFileSystem()
141 std::string dest_root_fs_url = storage::GetIsolatedFileSystemRootURIString( in SetupOnFileThread()
179 std::string root_url = storage::GetIsolatedFileSystemRootURIString( in CreateFileSystemStruct()
690 GURL(storage::GetIsolatedFileSystemRootURIString( in DragTargetDragEnter()