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

  /external/chromium/net/http/
http_cache_transaction.h 200 int DoNotifyBeforeSendHeaders();
http_cache_transaction.cc 474 rv = DoNotifyBeforeSendHeaders();
902 int HttpCache::Transaction::DoNotifyBeforeSendHeaders() {
918 cache_callback_->Release(); // Balanced in DoNotifyBeforeSendHeaders.
    [all...]

Completed in 22 milliseconds