Home
last modified time | relevance | path

Searched refs:android_os_Parcel_writeInt (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp262 static int android_os_Parcel_writeInt(jlong nativePtr, jint val) { in android_os_Parcel_writeInt() function
840 {"nativeWriteInt", "(JI)I", (void*)android_os_Parcel_writeInt},