Searched refs:parcelToMemoryFile (Results 1 – 2 of 2) sorted by relevance
111 if (binder_status_t status = parcelToMemoryFile(*parcel.get(), sharedMemoryFd.get()); in parcelableToStableLargeParcelable()179 static binder_status_t parcelToMemoryFile(const AParcel& parcel,
322 binder_status_t LargeParcelableBase::parcelToMemoryFile(const AParcel& parcel, in parcelToMemoryFile() function in android::automotive::car_binder_lib::LargeParcelableBase