Home
last modified time | relevance | path

Searched refs:AddTerms (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/index/main/
Dmain-index.h122 AddTerms(other_lexicon, std::move(outputs))); in MergeLexicon()
220 libtextclassifier3::StatusOr<LexiconMergeOutputs> AddTerms(
Dmain-index.cc321 MainIndex::AddTerms(const IcingDynamicTrie& other_lexicon, in AddTerms() function in icing::lib::MainIndex