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

  /external/chromium/net/http/
http_cache_transaction.h 208 int DoTruncateCachedDataComplete(int result);
http_cache_transaction.cc 502 rv = DoTruncateCachedDataComplete(rv);
1075 cache_callback_->AddRef(); // Balanced in DoTruncateCachedDataComplete.
1085 int HttpCache::Transaction::DoTruncateCachedDataComplete(int result) {
    [all...]
  /external/chromium_org/net/http/
http_cache_transaction.h 242 int DoTruncateCachedDataComplete(int result);
http_cache_transaction.cc 719 rv = DoTruncateCachedDataComplete(rv);
    [all...]

Completed in 1142 milliseconds