Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dparser.cc44 const std::unordered_map<CodepointIndex, CodepointIndex>& token_alignment, in MapCodepointToTokenPaddingIfPresent()
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dtypes.h55 using CodepointIndex = int; variable