Searched refs:setLongArrayElement (Results 1 – 2 of 2) sorted by relevance
95 void setLongArrayElement(jobject obj, const char *name, int index, jlong value);
443 void JNIHelper::setLongArrayElement(jobject obj, const char *name, int index, jlong value) in setLongArrayElement() function in android::JNIHelper