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

  /external/chromium/net/http/
partial_data.h 98 // operation completes, OnCacheReadCompleted() must be called with the result
110 void OnCacheReadCompleted(int result);
partial_data.cc 451 void PartialData::OnCacheReadCompleted(int result) {
http_cache_transaction.cc     [all...]
  /external/chromium_org/net/http/
partial_data.h 97 // operation completes, OnCacheReadCompleted() must be called with the result
109 void OnCacheReadCompleted(int result);
partial_data.cc 458 void PartialData::OnCacheReadCompleted(int result) {
http_cache_transaction.cc     [all...]

Completed in 33 milliseconds