OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddWordToIndex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/history/
url_index_private_data.h
276
void
AddWordToIndex
(const base::string16& uni_word, HistoryID history_id);
url_index_private_data.cc
757
AddWordToIndex
(*word_iter, history_id);
762
void URLIndexPrivateData::
AddWordToIndex
(const base::string16& term,
[
all
...]
Completed in 68 milliseconds