OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddHistoryMatch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
url_index_private_data.h
152
friend class
AddHistoryMatch
;
198
class
AddHistoryMatch
: public std::unary_function<HistoryID, void> {
200
AddHistoryMatch
(const URLIndexPrivateData& private_data,
206
~
AddHistoryMatch
();
url_index_private_data.cc
246
AddHistoryMatch
(*this, languages, history_client, lower_raw_string,
[
all
...]
Completed in 43 milliseconds