Searched refs:WriteMetadata (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/search_provider_logos/
H A Dlogo_cache.h89 void WriteMetadata();
H A Dlogo_cache.cc67 WriteMetadata();
186 void LogoCache::WriteMetadata() { function in class:search_provider_logos::LogoCache
221 WriteMetadata();
/external/chromium_org/net/http/
H A Dhttp_cache.h173 void WriteMetadata(const GURL& url,
H A Dhttp_cache_transaction.h84 int WriteMetadata(IOBuffer* buf,
H A Dhttp_cache.cc208 // Implements the bulk of HttpCache::WriteMetadata.
259 result = transaction_->WriteMetadata(
407 void HttpCache::WriteMetadata(const GURL& url, function in class:net::HttpCache
H A Dhttp_cache_unittest.cc6104 cache.http_cache()->WriteMetadata(GURL("foo"), net::DEFAULT_PRIORITY,
6111 cache.http_cache()->WriteMetadata(GURL(kSimpleGET_Transaction.url),
6150 cache.http_cache()->WriteMetadata(GURL(kSimpleGET_Transaction.url),
6183 cache.http_cache()->WriteMetadata(GURL(kTypicalGET_Transaction.url),
H A Dhttp_cache_transaction.cc374 int HttpCache::Transaction::WriteMetadata(IOBuffer* buf, int buf_len, function in class:net::HttpCache::Transaction
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.cc1019 cache->WriteMetadata(url,

Completed in 341 milliseconds