Home
last modified time | relevance | path

Searched refs:mIsCorrupted (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp42 mIsCorrupted = true; in createAndGetAllChildDicNodes()
52 mIsCorrupted = true; in createAndGetAllChildDicNodes()
105 mIsCorrupted = true; in getCodePointsAndProbabilityAndReturnCodePointCount()
114 mIsCorrupted = true; in getCodePointsAndProbabilityAndReturnCodePointCount()
242 mIsCorrupted = true; in getCodePointsAndProbabilityAndReturnCodePointCount()
264 mIsCorrupted = true; in getCodePointsAndProbabilityAndReturnCodePointCount()
287 mIsCorrupted = true; in getWordId()
Dpatricia_trie_policy.h53 mIsCorrupted(false) {} in PatriciaTriePolicy()
150 return mIsCorrupted; in isCorrupted()
164 mutable bool mIsCorrupted; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_policy.h55 mTerminalPtNodePositionsForIteratingWords(), mIsCorrupted(false) {}; in Ver4PatriciaTriePolicy()
118 return mIsCorrupted; in isCorrupted()
144 mutable bool mIsCorrupted; variable
Dver4_patricia_trie_policy.cpp67 mIsCorrupted = true; in createAndGetAllChildDicNodes()
81 mIsCorrupted = true; in getCodePointsAndReturnCodePointCount()
94 mIsCorrupted = true; in getWordId()
437 mIsCorrupted = true; in flush()
450 mIsCorrupted = true; in flushWithGC()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_patricia_trie_policy.h80 mTerminalPtNodePositionsForIteratingWords(), mIsCorrupted(false) {}; in Ver4PatriciaTriePolicy()
139 return mIsCorrupted; in isCorrupted()
167 mutable bool mIsCorrupted; variable
Dver4_patricia_trie_policy.cpp86 mIsCorrupted = true; in createAndGetAllChildDicNodes()
99 mIsCorrupted = true; in getCodePointsAndReturnCodePointCount()
112 mIsCorrupted = true; in getWordId()
482 mIsCorrupted = true; in flush()
495 mIsCorrupted = true; in flushWithGC()