Lines Matching refs:CallIntMethod
460 const int found_start = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
467 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
474 int context_length_bmp = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
493 const int find_offset = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
499 const int codepoint_count = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
544 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
556 const int unicode_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
584 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in End()
596 const int unicode_index = jni_cache_->GetEnv()->CallIntMethod( in End()
702 const int break_index = jni_cache_->GetEnv()->CallIntMethod( in Next()
709 const int token_unicode_length = jni_cache_->GetEnv()->CallIntMethod( in Next()