Home
last modified time | relevance | path

Searched refs:MarshallingParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp355 return MarshallingParam(parcel); in Marshalling()
358 bool PrintAttributes::MarshallingParam(Parcel &parcel) const in MarshallingParam() function in OHOS::Print::PrintAttributes
H A Dprint_job.cpp367 return MarshallingParam(parcel); in Marshalling()
370 bool PrintJob::MarshallingParam(Parcel &parcel) const in MarshallingParam() function in OHOS::Print::PrintJob
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_attributes.h110 virtual bool MarshallingParam(Parcel &parcel) const;
H A Dprint_job.h112 virtual bool MarshallingParam(Parcel &parcel) const;