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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.cc 308 case CHUNK_REQUEST:
335 if (request_type_ == CHUNK_REQUEST)
352 (request_type_ == CHUNK_REQUEST || request_type_ == UPDATE_REQUEST))
417 case CHUNK_REQUEST: {
563 request_type_ = CHUNK_REQUEST;
protocol_manager.h 220 CHUNK_REQUEST, // Request for a specific chunk

Completed in 40 milliseconds