Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DParcel.java296 private static native void nativeWriteBlob(long nativePtr, byte[] b, int offset, int len); in nativeWriteBlob() method in Parcel
712 nativeWriteBlob(mNativePtr, b, offset, len); in writeBlob()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt51769 Landroid/os/Parcel;->nativeWriteBlob(J[BII)V