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_org/chrome/browser/safe_browsing/
database_manager.h
222
typedef std::vector<SafeBrowsingCheck*>
GetHashRequestors
;
223
typedef base::hash_map<SBPrefix,
GetHashRequestors
> GetHashRequests;
database_manager.cc
754
GetHashRequestors
requestors;
[
all
...]
Completed in 474 milliseconds