Searched refs:HandlWritePropertyFunc (Results 1 – 2 of 2) sorted by relevance
33 using HandlWritePropertyFunc = bool (WindowSessionProperty::*)(Parcel& parcel); variable342 static const std::map<uint32_t, HandlWritePropertyFunc> writeFuncMap_;
29 const std::map<uint32_t, HandlWritePropertyFunc> WindowSessionProperty::writeFuncMap_ {