Searched refs:string_code_point_count (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/utils/utf8/ |
D | unilib-javaicu.cc | 299 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in UpdateLastFindOffset() 356 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in Start() 396 text_.get(), jni_cache_->string_code_point_count, last_find_offset_, in End() 522 text_.get(), jni_cache_->string_code_point_count, last_break_index_, in Next()
|
/external/libtextclassifier/native/utils/java/ |
D | jni-cache.h | 43 jmethodID string_code_point_count = nullptr; member
|