Searched refs:writeStrongBinderVector (Results 1 – 2 of 2) sorted by relevance
160 … status_t writeStrongBinderVector(const std::unique_ptr<std::vector<sp<IBinder>>>& val);161 status_t writeStrongBinderVector(const std::vector<sp<IBinder>>& val);
1139 status_t Parcel::writeStrongBinderVector(const std::vector<sp<IBinder>>& val) in writeStrongBinderVector() function in android::Parcel1144 status_t Parcel::writeStrongBinderVector(const std::unique_ptr<std::vector<sp<IBinder>>>& val) in writeStrongBinderVector() function in android::Parcel