Searched refs:getCodePointTable (Results 1 – 4 of 4) sorted by relevance
88 const int *const codePointTable = mHeaderPolicy.getCodePointTable(); in getCodePointsAndProbabilityAndReturnCodePointCount()412 const int *const codePointTable = mHeaderPolicy.getCodePointTable(); in createAndGetLeavingChildNode()
51 mHeaderPolicy.getCodePointTable()), in PatriciaTriePolicy()
64 dictBuf, flags, MAX_WORD_LENGTH, mHeaderPolicy->getCodePointTable(), codePoints, &pos); in fetchPtNodeInfoFromBufferAndProcessMovedPtNode()
217 const int *getCodePointTable() const { in getCodePointTable() function