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

  /external/chromium_org/chrome/browser/nacl_host/
pnacl_translation_cache.h 93 int InitWithMemBackend(int cache_size, const CompletionCallback& callback);
pnacl_translation_cache.cc 326 int PnaclTranslationCache::InitWithMemBackend(
396 rv = InitWithMemBackend(kMaxMemCacheSize, callback);
  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.h 34 int InitWithMemBackend(int disk_cache_size,
mock_appcache_storage.h 118 disk_cache_->InitWithMemBackend(kMaxCacheSize, net::CompletionCallback());
appcache_disk_cache.cc 174 int AppCacheDiskCache::InitWithMemBackend(
appcache_storage_impl.cc     [all...]

Completed in 82 milliseconds