Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp267 static int android_os_Parcel_writeLong(jlong nativePtr, jlong val) { in android_os_Parcel_writeLong() function
842 {"nativeWriteLong", "(JJ)I", (void*)android_os_Parcel_writeLong},