Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.cc27 void IndexTable::CreateEntry(Entry& entry, const Shape& shape, in CreateEntry() function in xla::internal::IndexTable
/external/cronet/net/disk_cache/blockfile/
Din_flight_backend_io.cc140 void BackendIO::CreateEntry(const std::string& key) { in CreateEntry() function in disk_cache::BackendIO
459 void InFlightBackendIO::CreateEntry(const std::string& key, in CreateEntry() function in disk_cache::InFlightBackendIO
Dentry_impl.cc431 bool EntryImpl::CreateEntry(Addr node_address, in CreateEntry() function in disk_cache::EntryImpl
Dbackend_impl.cc1246 EntryResult BackendImpl::CreateEntry(const std::string& key, in CreateEntry() function in disk_cache::BackendImpl
/external/cronet/net/http/
Dmock_http_cache.cc469 disk_cache::EntryResult MockDiskCache::CreateEntry( in CreateEntry() function in net::MockDiskCache
802 disk_cache::EntryResult MockDiskCacheNoCB::CreateEntry( in CreateEntry() function in net::MockDiskCacheNoCB
Dhttp_cache.cc850 int HttpCache::CreateEntry(const std::string& key, in CreateEntry() function in net::HttpCache
Dhttp_cache_unittest.cc807 int CreateEntry(HttpCache* cache, in CreateEntry() function in net::HttpCacheIOCallbackTest
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc184 EntryResult MemBackendImpl::CreateEntry(const std::string& key, in CreateEntry() function in disk_cache::MemBackendImpl
/external/cronet/components/nacl/browser/
Dpnacl_translation_cache.cc188 void PnaclTranslationCacheEntry::CreateEntry() { in CreateEntry() function in pnacl::PnaclTranslationCacheEntry
/external/cronet/net/disk_cache/
Ddisk_cache_test_base.cc159 int DiskCacheTestWithCache::CreateEntry(const std::string& key, in CreateEntry() function in DiskCacheTestWithCache
Ddisk_cache_fuzzer.proto87 message CreateEntry { message
/external/cronet/net/url_request/
Durl_request_throttler_unittest.cc116 void CreateEntry(bool is_outdated) { in CreateEntry() function in net::__anon37aec5c50111::MockURLRequestThrottlerManager
/external/pigweed/pw_kvs/
Dkey_value_store.cc1291 KeyValueStore::Entry KeyValueStore::CreateEntry(Address address, in CreateEntry() function in pw::kvs::KeyValueStore
/external/cronet/net/disk_cache/simple/
Dsimple_backend_impl.cc402 EntryResult SimpleBackendImpl::CreateEntry( in CreateEntry() function in disk_cache::SimpleBackendImpl
Dsimple_entry_impl.cc195 EntryResult SimpleEntryImpl::CreateEntry(EntryResultCallback callback) { in CreateEntry() function in disk_cache::SimpleEntryImpl
Dsimple_synchronous_entry.cc380 void SimpleSynchronousEntry::CreateEntry( in CreateEntry() function in disk_cache::SimpleSynchronousEntry