Searched refs:defaultAlphaLocal_ (Results 1 – 2 of 2) sorted by relevance
51 defaultAlphaLocal_ = GetU16StrVector(alphabetIndexer_); in BuildDefaultAlphabet()268 uint32_t count = defaultAlphaLocal_.size(); in BuildIndexerItems()270 std::u16string strItem = defaultAlphaLocal_[i]; in BuildIndexerItems()
271 std::vector<std::u16string> defaultAlphaLocal_; variable