HomeSort by relevance Sort by last modified time
    Searched refs:storage_domain_ (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/storage/browser/fileapi/
file_system_url_request_job_factory.cc 31 const std::string storage_domain_; member in class:storage::__anon15338::FileSystemProtocolHandler
43 : storage_domain_(storage_domain),
59 request, network_delegate, storage_domain_, file_system_context_);
62 request, network_delegate, storage_domain_, file_system_context_);
file_system_dir_url_request_job.h 60 const std::string storage_domain_; member in class:storage::FileSystemDirURLRequestJob
file_system_url_request_job.h 70 const std::string storage_domain_; member in class:storage::FileSystemURLRequestJob
file_system_dir_url_request_job.cc 40 storage_domain_(storage_domain),
88 storage_domain_,
file_system_url_request_job.cc 62 storage_domain_(storage_domain),
165 storage_domain_,
  /external/chromium_org/content/browser/fileapi/
file_system_dir_url_request_job_unittest.cc 80 : storage_domain_(storage_domain), file_system_context_(context) {
88 request, network_delegate, storage_domain_, file_system_context_);
104 std::string storage_domain_; member in class:content::__anon11728::FileSystemDirURLRequestJobFactory
file_system_url_request_job_unittest.cc 89 : storage_domain_(storage_domain), file_system_context_(context) {
97 request, network_delegate, storage_domain_, file_system_context_);
113 std::string storage_domain_; member in class:content::__anon11733::FileSystemURLRequestJobFactory

Completed in 1600 milliseconds