Home
last modified time | relevance | path

Searched defs:CreateEntry (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/net/tools/dump_cache/
Dcache_dumper.cc21 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/
Dmem_backend_impl.cc144 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
Dmem_entry_impl.cc77 bool MemEntryImpl::CreateEntry(const std::string& key, net::NetLog* net_log) { in CreateEntry() function in disk_cache::MemEntryImpl
/external/chromium_org/content/browser/appcache/
Dappcache_disk_cache.cc119 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/
Dsync_backup_manager_unittest.cc78 void CreateEntry(UserShare* user_share, ModelType type, in CreateEntry() function in syncer::__anonc483ff320111::SyncBackupManagerTest
Dsync_rollback_manager_unittest.cc92 int64 CreateEntry(UserShare* user_share, ModelType type, in CreateEntry() function in syncer::__anone0d90f660111::SyncRollbackManagerTest
/external/chromium_org/components/dom_distiller/core/
Ddistilled_content_store_unittest.cc17 ArticleEntry CreateEntry(std::string entry_id, in CreateEntry() function
Ddom_distiller_store_unittest.cc82 ArticleEntry CreateEntry(std::string entry_id, std::string page_url1, in CreateEntry() function
/external/chromium_org/net/http/
Dmock_http_cache.cc387 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
Dhttp_cache.cc785 int HttpCache::CreateEntry(const std::string& key, ActiveEntry** entry, in CreateEntry() function in net::HttpCache
/external/chromium_org/net/disk_cache/blockfile/
Din_flight_backend_io.cc91 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
Dbackend_impl_v3.cc471 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
Dentry_impl_v3.cc261 bool EntryImplV3::CreateEntry(Addr node_address, const std::string& key, in CreateEntry() function in disk_cache::EntryImplV3
Dentry_impl.cc406 bool EntryImpl::CreateEntry(Addr node_address, const std::string& key, in CreateEntry() function in disk_cache::EntryImpl
/external/chromium_org/chrome/browser/dom_distiller/
Ddom_distiller_viewer_source_browsertest.cc68 ArticleEntry CreateEntry(std::string entry_id, std::string page_url) { in CreateEntry() function
/external/chromium_org/components/nacl/browser/
Dpnacl_translation_cache.cc181 void PnaclTranslationCacheEntry::CreateEntry() { in CreateEntry() function in pnacl::PnaclTranslationCacheEntry
/external/chromium_org/net/disk_cache/
Ddisk_cache_test_base.cc138 int DiskCacheTestWithCache::CreateEntry(const std::string& key, in CreateEntry() function in DiskCacheTestWithCache
/external/chromium_org/sync/syncable/
Ddirectory_unittest.cc93 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/
Durl_request_throttler_unittest.cc126 void CreateEntry(bool is_outdated) { in CreateEntry() function in net::__anon9c37f9f70111::MockURLRequestThrottlerManager
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dfile_manager_browsertest.cc228 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/
Dsimple_backend_impl.cc399 int SimpleBackendImpl::CreateEntry(const std::string& key, in CreateEntry() function in disk_cache::SimpleBackendImpl
Dsimple_entry_impl.cc246 int SimpleEntryImpl::CreateEntry(Entry** out_entry, in CreateEntry() function in disk_cache::SimpleEntryImpl
Dsimple_synchronous_entry.cc235 void SimpleSynchronousEntry::CreateEntry( in CreateEntry() function in disk_cache::SimpleSynchronousEntry
/external/chromium_org/v8/src/
Dhydrogen-gvn.cc676 static GvnBasicBlockState* CreateEntry(Zone* zone, in CreateEntry() function in v8::internal::GvnBasicBlockState
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dturnport.cc801 TurnEntry* TurnPort::CreateEntry(const rtc::SocketAddress& addr) { in CreateEntry() function in cricket::TurnPort

12