Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 1 of 1) sorted by relevance

/art/compiler/jni/
Djni_compiler_test.cc209 static R apply(Args... args) { in apply() function
584 static R apply(JNIEnv* env, jclass kls, Args ... args) { in apply() function
599 static R apply(JNIEnv* env, jobject thisObj, Args ... args) { in apply() function