Home
last modified time | relevance | path

Searched defs:readListFromParcel (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_utils.h60 …static bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &read… in readListFromParcel() function
78 …static bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &read… in readListFromParcel() function