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

  /external/chromium_org/net/http/
disk_cache_based_quic_server_info.h 81 // DoWaitForDataReadyDone is the terminal state of the read operation.
82 int DoWaitForDataReadyDone();
disk_cache_based_quic_server_info.cc 159 rv = DoWaitForDataReadyDone();
281 int DiskCacheBasedQuicServerInfo::DoWaitForDataReadyDone() {

Completed in 29 milliseconds