Searched refs:BackendFileOperationsFactory (Results 1 – 11 of 11) sorted by relevance
| /external/cronet/net/disk_cache/ |
| D | disk_cache.h | 49 class BackendFileOperationsFactory; variable 104 scoped_refptr<BackendFileOperationsFactory> file_operations, 118 scoped_refptr<BackendFileOperationsFactory> file_operations, 139 scoped_refptr<BackendFileOperationsFactory> file_operations, 696 class BackendFileOperationsFactory 697 : public base::RefCounted<BackendFileOperationsFactory> { 707 friend class base::RefCounted<BackendFileOperationsFactory>; 708 virtual ~BackendFileOperationsFactory() = default; 743 : public BackendFileOperationsFactory {
|
| D | disk_cache.cc | 44 scoped_refptr<disk_cache::BackendFileOperationsFactory> 80 scoped_refptr<disk_cache::BackendFileOperationsFactory> 99 scoped_refptr<disk_cache::BackendFileOperationsFactory> file_operations, in CacheCreator() 313 scoped_refptr<BackendFileOperationsFactory> file_operations, in CreateCacheBackendImpl() 359 scoped_refptr<BackendFileOperationsFactory> file_operations, in CreateCacheBackend() 378 scoped_refptr<BackendFileOperationsFactory> file_operations, in CreateCacheBackend() 395 scoped_refptr<BackendFileOperationsFactory> file_operations, in CreateCacheBackend()
|
| /external/cronet/net/disk_cache/simple/ |
| D | simple_index_file.h | 27 class BackendFileOperationsFactory; variable 93 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, 198 const scoped_refptr<BackendFileOperationsFactory> file_operations_factory_;
|
| D | simple_backend_impl.h | 54 class BackendFileOperationsFactory; variable 68 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, 259 scoped_refptr<BackendFileOperationsFactory> file_operations_factory_;
|
| D | simple_entry_impl.h | 78 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, 371 const scoped_refptr<BackendFileOperationsFactory> file_operations_factory_;
|
| D | simple_index_file.cc | 349 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, in SimpleIndexFile()
|
| D | simple_backend_impl.cc | 207 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, in SimpleBackendImpl()
|
| D | simple_entry_impl.cc | 133 scoped_refptr<BackendFileOperationsFactory> file_operations_factory, in SimpleEntryImpl()
|
| /external/cronet/net/http/ |
| D | http_cache.h | 96 scoped_refptr<disk_cache::BackendFileOperationsFactory> 119 const scoped_refptr<disk_cache::BackendFileOperationsFactory>
|
| D | http_cache.cc | 79 scoped_refptr<disk_cache::BackendFileOperationsFactory> in DefaultBackend()
|
| /external/cronet/net/url_request/ |
| D | url_request_context_builder.h | 126 scoped_refptr<disk_cache::BackendFileOperationsFactory>
|