Searched refs:WriteMarshalling (Results 1 – 4 of 4) sorted by relevance
194 bool WriteMarshalling(Parcel &parcel, sptr<IInterface> &o, int depth) const;
152 bool WriteMarshalling(Parcel& parcel, sptr<AAFwk::IInterface>& o) const;
677 bool WantParams::WriteMarshalling(Parcel &parcel, sptr<IInterface> &o, int depth) const in WriteMarshalling() function in OHOS::AAFwk::WantParams731 if (!WriteMarshalling(parcel, o, depth)) { in DoMarshalling()
688 bool DistributedWantParams::WriteMarshalling(Parcel& parcel, sptr<IInterface>& o) const in WriteMarshalling() function in OHOS::DistributedSchedule::DistributedWantParams740 if (!WriteMarshalling(parcel, o)) { in DoMarshalling()