Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/binder/
H A DParcel.h572 status_t writeRawNullableParcelable(const Parcelable*
/aosp12/frameworks/native/libs/binder/include/binder/
H A DParcel.h572 status_t writeRawNullableParcelable(const Parcelable*
/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp1117 status_t Parcel::writeRawNullableParcelable(const Parcelable* parcelable) { in writeRawNullableParcelable() function in android::Parcel