Searched refs:extraPtCount (Results 1 – 3 of 3) sorted by relevance
332 public void incReserve(int extraPtCount) { in incReserve() argument333 nIncReserve(mNativePath, extraPtCount); in incReserve()862 private static native void nIncReserve(long nPath, int extraPtCount); in nIncReserve() argument
68 static void incReserve(JNIEnv* env, jclass clazz, jlong objHandle, jint extraPtCount) { in incReserve() argument70 obj->incReserve(extraPtCount); in incReserve()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...