Lines Matching refs:CallIntMethod
259 const int found_start = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
266 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
273 int context_length_bmp = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
292 const int find_offset = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
298 const int codepoint_count = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
343 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
355 const int unicode_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
383 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in End()
395 const int unicode_index = jni_cache_->GetEnv()->CallIntMethod( in End()
514 const int break_index = jni_cache_->GetEnv()->CallIntMethod( in Next()
521 const int token_unicode_length = jni_cache_->GetEnv()->CallIntMethod( in Next()