Searched refs:string_code_point_count (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/utils/utf8/ |
D | unilib-javaicu.cc | 500 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/ |
D | jni-cache.h | 42 jmethodID string_code_point_count = nullptr; member
|