/external/chromium_org/net/tools/dump_cache/ |
D | cache_dumper.cc | 21 int CacheDumper::CreateEntry(const std::string& key, in CreateEntry() function in CacheDumper 77 int DiskDumper::CreateEntry(const std::string& key, in CreateEntry() function in DiskDumper
|
/external/chromium_org/net/disk_cache/memory/ |
D | mem_backend_impl.cc | 144 int MemBackendImpl::CreateEntry(const std::string& key, Entry** entry, in CreateEntry() function in disk_cache::MemBackendImpl 238 bool MemBackendImpl::CreateEntry(const std::string& key, Entry** entry) { in CreateEntry() function in disk_cache::MemBackendImpl
|
D | mem_entry_impl.cc | 77 bool MemEntryImpl::CreateEntry(const std::string& key, net::NetLog* net_log) { in CreateEntry() function in disk_cache::MemEntryImpl
|
/external/chromium_org/content/browser/appcache/ |
D | appcache_disk_cache.cc | 119 int CreateEntry(int64 key, Entry** entry, in CreateEntry() function in content::AppCacheDiskCache::ActiveCall 225 int AppCacheDiskCache::CreateEntry(int64 key, Entry** entry, in CreateEntry() function in content::AppCacheDiskCache
|
/external/chromium_org/sync/internal_api/ |
D | sync_backup_manager_unittest.cc | 78 void CreateEntry(UserShare* user_share, ModelType type, in CreateEntry() function in syncer::__anonc483ff320111::SyncBackupManagerTest
|
D | sync_rollback_manager_unittest.cc | 92 int64 CreateEntry(UserShare* user_share, ModelType type, in CreateEntry() function in syncer::__anone0d90f660111::SyncRollbackManagerTest
|
/external/chromium_org/components/dom_distiller/core/ |
D | distilled_content_store_unittest.cc | 17 ArticleEntry CreateEntry(std::string entry_id, in CreateEntry() function
|
D | dom_distiller_store_unittest.cc | 82 ArticleEntry CreateEntry(std::string entry_id, std::string page_url1, in CreateEntry() function
|
/external/chromium_org/net/http/ |
D | mock_http_cache.cc | 387 int MockDiskCache::CreateEntry(const std::string& key, in CreateEntry() function in MockDiskCache 590 int MockDiskCacheNoCB::CreateEntry(const std::string& key, in CreateEntry() function in MockDiskCacheNoCB
|
D | http_cache.cc | 785 int HttpCache::CreateEntry(const std::string& key, ActiveEntry** entry, in CreateEntry() function in net::HttpCache
|
/external/chromium_org/net/disk_cache/blockfile/ |
D | in_flight_backend_io.cc | 91 void BackendIO::CreateEntry(const std::string& key, Entry** entry) { in CreateEntry() function in disk_cache::BackendIO 349 void InFlightBackendIO::CreateEntry(const std::string& key, Entry** entry, in CreateEntry() function in disk_cache::InFlightBackendIO
|
D | backend_impl_v3.cc | 471 int BackendImplV3::CreateEntry(const std::string& key, Entry** entry, in CreateEntry() function in disk_cache::BackendImplV3 1485 int BackendImplV3::CreateEntry(const std::string& key, Entry** entry, in CreateEntry() function in disk_cache::BackendImplV3
|
D | entry_impl_v3.cc | 261 bool EntryImplV3::CreateEntry(Addr node_address, const std::string& key, in CreateEntry() function in disk_cache::EntryImplV3
|
D | entry_impl.cc | 406 bool EntryImpl::CreateEntry(Addr node_address, const std::string& key, in CreateEntry() function in disk_cache::EntryImpl
|
/external/chromium_org/chrome/browser/dom_distiller/ |
D | dom_distiller_viewer_source_browsertest.cc | 68 ArticleEntry CreateEntry(std::string entry_id, std::string page_url) { in CreateEntry() function
|
/external/chromium_org/components/nacl/browser/ |
D | pnacl_translation_cache.cc | 181 void PnaclTranslationCacheEntry::CreateEntry() { in CreateEntry() function in pnacl::PnaclTranslationCacheEntry
|
/external/chromium_org/net/disk_cache/ |
D | disk_cache_test_base.cc | 138 int DiskCacheTestWithCache::CreateEntry(const std::string& key, in CreateEntry() function in DiskCacheTestWithCache
|
/external/chromium_org/sync/syncable/ |
D | directory_unittest.cc | 93 void SyncableDirectoryTest::CreateEntry(const ModelType& model_type, in CreateEntry() function in syncer::syncable::SyncableDirectoryTest 99 void SyncableDirectoryTest::CreateEntry(const ModelType& model_type, in CreateEntry() function in syncer::syncable::SyncableDirectoryTest 105 void SyncableDirectoryTest::CreateEntry(const ModelType& model_type, in CreateEntry() function in syncer::syncable::SyncableDirectoryTest
|
/external/chromium_org/net/url_request/ |
D | url_request_throttler_unittest.cc | 126 void CreateEntry(bool is_outdated) { in CreateEntry() function in net::__anon9c37f9f70111::MockURLRequestThrottlerManager
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
D | file_manager_browsertest.cc | 228 void CreateEntry(const TestEntryInfo& entry) { in CreateEntry() function in file_manager::__anon12ecf40b0111::LocalTestVolume 346 void CreateEntry(const TestEntryInfo& entry) { in CreateEntry() function in file_manager::__anon12ecf40b0111::DriveTestVolume
|
/external/chromium_org/net/disk_cache/simple/ |
D | simple_backend_impl.cc | 399 int SimpleBackendImpl::CreateEntry(const std::string& key, in CreateEntry() function in disk_cache::SimpleBackendImpl
|
D | simple_entry_impl.cc | 246 int SimpleEntryImpl::CreateEntry(Entry** out_entry, in CreateEntry() function in disk_cache::SimpleEntryImpl
|
D | simple_synchronous_entry.cc | 235 void SimpleSynchronousEntry::CreateEntry( in CreateEntry() function in disk_cache::SimpleSynchronousEntry
|
/external/chromium_org/v8/src/ |
D | hydrogen-gvn.cc | 676 static GvnBasicBlockState* CreateEntry(Zone* zone, in CreateEntry() function in v8::internal::GvnBasicBlockState
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
D | turnport.cc | 801 TurnEntry* TurnPort::CreateEntry(const rtc::SocketAddress& addr) { in CreateEntry() function in cricket::TurnPort
|