OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnGetChunksComplete
(Results
1 - 5
of
5
) 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
...]
/external/chromium_org/chrome/browser/safe_browsing/
protocol_manager.h
105
void
OnGetChunksComplete
(const std::vector<SBListChunkRanges>& list,
231
// is sent upon completion of that query in
OnGetChunksComplete
.
protocol_manager.cc
525
//
OnGetChunksComplete
.
535
base::Bind(&SafeBrowsingProtocolManager::
OnGetChunksComplete
,
588
void SafeBrowsingProtocolManager::
OnGetChunksComplete
(
Completed in 43 milliseconds