Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/models/print_models/include/
Dprint_utils.h60 …ic bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &readFunc) in readListFromParcel()
78 …ic bool readListFromParcel(Parcel &parcel, std::vector<T> &supportedList, const ReadFunc &readFunc, in readListFromParcel()