Home | History | Annotate | Download | only in include

Lines Matching refs:GetDirectBufferAddress

491     void*       (*GetDirectBufferAddress)(JNIEnv*, jobject);
1035 GetDirectBufferAddress(jobject buf)
1036 { return functions->GetDirectBufferAddress(this, buf); }