OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:URLSet
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
PublicURLManager.h
57
typedef HashSet<String>
URLSet
;
58
typedef HashMap<URLRegistry*,
URLSet
> RegistryURLMap;
/external/chromium/chrome/browser/history/
text_database.h
27
typedef std::set<GURL>
URLSet
;
138
URLSet
* unique_urls,
Completed in 492 milliseconds