Searched refs:RevokeFileSystemByPath (Results 1 – 5 of 5) sorted by relevance
124 void RevokeFileSystemByPath(const base::FilePath& path);
362 void IsolatedContext::RevokeFileSystemByPath(const base::FilePath& path_in) { in RevokeFileSystemByPath() function in storage::IsolatedContext
319 IsolatedContext::GetInstance()->RevokeFileSystemByPath( in TEST_F()
169 isolated_context()->RevokeFileSystemByPath(path); in TEST_F()
415 isolated_context()->RevokeFileSystemByPath(path); in RemoveFileSystem()