HomeSort by relevance Sort by last modified time
    Searched defs:WordIDSetForTermChars (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/history/
in_memory_url_index.cc 443 WordIDSet word_id_set(WordIDSetForTermChars(uni_chars));
575 InMemoryURLIndex::WordIDSet InMemoryURLIndex::WordIDSetForTermChars(
    [all...]
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 605 WordIDSet leftover_set(WordIDSetForTermChars(unique_chars));
634 word_id_set = WordIDSetForTermChars(Char16SetFromString16(term));
661 WordIDSet URLIndexPrivateData::WordIDSetForTermChars(
    [all...]

Completed in 26 milliseconds