OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:url_to_results_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
history_types.h
452
// Inserts an entry into the |
url_to_results_
| map saying that the given URL
456
// Adds |delta| to each index in
url_to_results_
in the range [begin,end]
470
URLToResultIndices
url_to_results_
;
member in class:history::QueryResults
/external/chromium_org/chrome/browser/history/
history_types.h
409
// Inserts an entry into the |
url_to_results_
| map saying that the given URL
413
// Adds |delta| to each index in
url_to_results_
in the range [begin,end]
427
URLToResultIndices
url_to_results_
;
member in class:history::QueryResults
Completed in 392 milliseconds