Searched refs:nio_releasePointer (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/jni/
H A Dandroid_nio_utils.cpp55 void android::nio_releasePointer(JNIEnv *_env, jarray array, void *data, function in class:android
72 android::nio_releasePointer(fEnv, fArray, fPointer, fCommit);
H A Dandroid_nio_utils.h34 * nio_releasePointer must be called with the array
37 * nio_releasePointer.
54 void nio_releasePointer(JNIEnv *env, jarray array, void *pointer,

Completed in 312 milliseconds