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

  /external/chromium/net/http/
http_cache.h 170 void WriteMetadata(const GURL& url, base::Time expected_response_time,
http_cache_transaction.h 82 int WriteMetadata(IOBuffer* buf, int buf_len, CompletionCallback* callback);
http_cache.cc 227 // Implementes the bulk of HttpCache::WriteMetadata.
276 result = transaction_->WriteMetadata(buf_, buf_len_, &callback_);
437 void HttpCache::WriteMetadata(const GURL& url,
    [all...]
http_cache_unittest.cc     [all...]
http_cache_transaction.cc 168 int HttpCache::Transaction::WriteMetadata(IOBuffer* buf, int buf_len,
    [all...]
  /build/tools/releasetools/
ota_from_target_files 427 WriteMetadata(metadata, output_zip)
430 def WriteMetadata(metadata, output_zip):
731 WriteMetadata(metadata, output_zip)
  /external/clang/include/clang/Serialization/
ASTWriter.h 337 void WriteMetadata(ASTContext &Context, StringRef isysroot,
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 185 milliseconds