Home
last modified time | relevance | path

Searched refs:string_code_point_count (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/utils/utf8/
Dunilib-javaicu.cc500 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in UpdateLastFindOffset()
557 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in Start()
597 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in End()
710 text_.get(), jni_cache_->string_code_point_count, last_break_index_, in Next()
/external/libtextclassifier/utils/java/
Djni-cache.h42 jmethodID string_code_point_count = nullptr; member