Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/utf8/
Dunilib-javaicu.cc94 jni_cache_->string_code_point_count, 0, in Length()
306 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in UpdateLastFindOffset()
363 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in Start()
403 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in End()
529 text_.get(), jni_cache_->string_code_point_count, last_break_index_, in Next()
/external/icing/icing/jni/
Djni-cache.h57 jmethodID string_code_point_count = nullptr; member
/external/libtextclassifier/native/utils/java/
Djni-cache.h43 jmethodID string_code_point_count = nullptr; member