Lines Matching defs:Reading

36 template <> bool Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head)  in Reading()  function
52 template <> bool Reading(std::monostate &output, TLVObject &data, const TLVHead &head) in Reading() function
68 template <> bool Reading(std::string &output, TLVObject &data, const TLVHead &head) in Reading() function
84 template <> bool Reading(std::vector<uint8_t> &output, TLVObject &data, const TLVHead &head) in Reading() function
102 template <> bool Reading(UDType &output, TLVObject &data, const TLVHead &head) in Reading() function
128 template <> bool Reading(DataStatus &output, TLVObject &data, const TLVHead &head) in Reading() function
156 template <> bool Reading(Object &output, TLVObject &data, const TLVHead &head) in Reading() function
196 template <> bool Reading(UnifiedKey &output, TLVObject &data, const TLVHead &head) in Reading() function
253 template <> bool Reading(UnifiedData &output, TLVObject &data, const TLVHead &head) in Reading() function
306 template <> bool Reading(UnifiedRecord &output, TLVObject &data, const TLVHead &head) in Reading() function
406 template <> bool Reading(Runtime &output, TLVObject &data, const TLVHead &head) in Reading() function
489 template <> bool Reading(Privilege &output, TLVObject &data, const TLVHead &head) in Reading() function
541 template <> bool Reading(std::shared_ptr<OHOS::Media::PixelMap> &output, TLVObject &data, const TLV… in Reading() function
589 template <> bool Reading(std::shared_ptr<OHOS::AAFwk::Want> &output, TLVObject &data, const TLVHead… in Reading() function