OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WriteMetadata
(Results
1 - 6
of
6
) 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
436
WriteMetadata
(metadata, output_zip)
444
def
WriteMetadata
(metadata, output_zip):
738
WriteMetadata
(metadata, output_zip)
Completed in 518 milliseconds