HomeSort by relevance Sort by last modified time
    Searched refs:GetDoubleFunction (Results 1 - 2 of 2) sorted by null

  /external/libmojo/base/android/jni_generator/
sample_for_tests.cc 85 static jdouble GetDoubleFunction(JNIEnv*, const JavaParamRef<jobject>&) {
golden_sample_for_tests_jni.h 65 static jdouble GetDoubleFunction(JNIEnv* env, const JavaParamRef<jobject>&
71 return GetDoubleFunction(env, JavaParamRef<jobject>(env, jcaller));

Completed in 332 milliseconds