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

  /external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.h 105 void OnGetChunksComplete(const std::vector<SBListChunkRanges>& list,
247 // is sent upon completion of that query in OnGetChunksComplete.
protocol_manager.cc 527 // OnGetChunksComplete.
537 base::Bind(&SafeBrowsingProtocolManager::OnGetChunksComplete,
590 void SafeBrowsingProtocolManager::OnGetChunksComplete(

Completed in 339 milliseconds