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

/external/chromium_org/chrome/browser/history/
H A Durl_index_private_data.h345 String16Vector word_list_; member in class:history::URLIndexPrivateData
347 // A list of available words slots in |word_list_|. An available word slot
348 // is the index of a unused word in word_list_ vector, also referred to as
351 // words are added to the end of the word_list_. When URL visits are
358 // WordID) in the |word_list_|.
/external/chromium/chrome/browser/history/
H A Din_memory_url_index.h395 String16Vector word_list_; member in class:history::InMemoryURLIndex

Completed in 113 milliseconds