Searched defs:storage_domain (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/webkit/browser/fileapi/ |
D | file_system_url_request_job_factory.cc | 41 const std::string& storage_domain, in FileSystemProtocolHandler() 68 const std::string& storage_domain, FileSystemContext* context) { in CreateFileSystemProtocolHandler()
|
D | file_system_dir_url_request_job.cc | 37 const std::string& storage_domain, in FileSystemDirURLRequestJob()
|
D | file_system_url_request_job.cc | 59 const std::string& storage_domain, in FileSystemURLRequestJob()
|
D | file_system_context.cc | 377 const std::string& storage_domain, in AttemptAutoMountForURLRequest()
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
D | media_file_system_backend.cc | 73 const std::string& storage_domain, in AttemptAutoMountOnUIThread() 183 const std::string& storage_domain, in AttemptAutoMountForURLRequest()
|
/external/chromium_org/content/browser/fileapi/ |
D | file_system_dir_url_request_job_unittest.cc | 54 const std::string& storage_domain, in TestAutoMountForURLRequest() 76 FileSystemDirURLRequestJobFactory(const std::string& storage_domain, in FileSystemDirURLRequestJobFactory()
|
D | file_system_url_request_job_unittest.cc | 64 const std::string& storage_domain, in TestAutoMountForURLRequest() 85 FileSystemURLRequestJobFactory(const std::string& storage_domain, in FileSystemURLRequestJobFactory()
|