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

  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 128 void OnGetChunksComplete(const std::vector<SBListChunkRanges>& list,
274 // is sent upon completion of that query in OnGetChunksComplete.
protocol_manager.cc 543 // OnGetChunksComplete.
580 void SafeBrowsingProtocolManager::OnGetChunksComplete(
safe_browsing_service.cc 765 protocol_manager_->OnGetChunksComplete(lists, database_error);
    [all...]

Completed in 486 milliseconds