Home
last modified time | relevance | path

Searched defs:other_lexicon (Results 1 – 2 of 2) sorted by relevance

/external/icing/icing/index/main/
Dmain-index.cc264 MainIndex::AddBackfillBranchPoints(const IcingDynamicTrie& other_lexicon) { in AddBackfillBranchPoints()
321 MainIndex::AddTerms(const IcingDynamicTrie& other_lexicon, in AddTerms()
357 MainIndex::AddBranchPoints(const IcingDynamicTrie& other_lexicon, in AddBranchPoints()
429 const IcingDynamicTrie& other_lexicon, uint32_t other_tvi, in CopyProperties()
Dmain-index.h116 const IcingDynamicTrie& other_lexicon) { in MergeLexicon()