HomeSort by relevance Sort by last modified time
    Searched refs:Char16SetFromString16 (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/history/
in_memory_url_index.h 300 static Char16Set Char16SetFromString16(const string16& uni_word);
in_memory_url_index.cc 520 InMemoryURLIndex::Char16Set InMemoryURLIndex::Char16SetFromString16(
557 Char16Set characters = Char16SetFromString16(uni_word);
    [all...]
in_memory_url_index_unittest.cc 289 InMemoryURLIndex::Char16SetFromString16(term).size());

Completed in 17 milliseconds