OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHashRequestors
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h
270
typedef std::vector<SafeBrowsingCheck*>
GetHashRequestors
;
271
typedef base::hash_map<SBPrefix,
GetHashRequestors
> GetHashRequests;
safe_browsing_service.cc
724
GetHashRequestors
requestors;
[
all
...]
Completed in 2756 milliseconds