Searched defs:word_list_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h343 String16Vector word_list_; member in class:history::URLIndexPrivateData
345 // A list of available words slots in |word_list_|. An available word slot
346 // is the index of a unused word in word_list_ vector, also referred to as
349 // words are added to the end of the word_list_. When URL visits are
356 // WordID) in the |word_list_|.

Completed in 66 milliseconds