Searched refs:kJniMethods (Results 1 - 2 of 2) sorted by relevance

/frameworks/webview/chromium/plat_support/
H A Dgraphics_utils.cpp128 const JNINativeMethod kJniMethods[] = { member in namespace:android::__anon1678
141 int res = env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods));
H A Ddraw_gl_functor.cpp139 const JNINativeMethod kJniMethods[] = { member in namespace:android::__anon1677
154 int res = env->RegisterNatives(clazz, kJniMethods, NELEM(kJniMethods));

Completed in 467 milliseconds