OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSameNodeCodePoint
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h
56
const bool sameCodePoint = dicNode->
isSameNodeCodePoint
(parentDicNode);
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
425
AK_FORCE_INLINE bool
isSameNodeCodePoint
(const DicNode *const dicNode) const {
Completed in 31 milliseconds