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

  /external/chromium_org/webkit/browser/fileapi/
file_system_url_request_job_factory.cc 31 const std::string storage_domain_; member in class:fileapi::__anon21209::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:fileapi::FileSystemDirURLRequestJob
file_system_url_request_job.h 70 const std::string storage_domain_; member in class:fileapi::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),
164 storage_domain_,
  /external/chromium_org/content/browser/fileapi/
file_system_dir_url_request_job_unittest.cc 78 : storage_domain_(storage_domain), file_system_context_(context) {
86 request, network_delegate, storage_domain_, file_system_context_);
102 std::string storage_domain_; member in class:content::__anon11432::FileSystemDirURLRequestJobFactory
file_system_url_request_job_unittest.cc 87 : storage_domain_(storage_domain), file_system_context_(context) {
95 request, network_delegate, storage_domain_, file_system_context_);
111 std::string storage_domain_; member in class:content::__anon11438::FileSystemURLRequestJobFactory

Completed in 303 milliseconds