Searched defs:CallLongMethod (Results 1 – 2 of 2) sorted by relevance
91 StatusOr<int64> JniHelper::CallLongMethod(JNIEnv* env, jobject object, in CallLongMethod() function in libtextclassifier3::JniHelper
1000 jlong CallLongMethod(jobject obj, jmethodID methodID, ...) { in CallLongMethod() function