OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCacheCollectionReady
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/safe_browsing/
malware_details.h
68
void
OnCacheCollectionReady
();
malware_details.cc
274
base::Bind(&MalwareDetails::
OnCacheCollectionReady
, this));
284
void MalwareDetails::
OnCacheCollectionReady
() {
285
DVLOG(1) << "
OnCacheCollectionReady
.";
Completed in 3990 milliseconds