Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.cpp36 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
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
[all …]
H A Dtlv_util.h150 template <typename T> bool Reading(T &output, TLVObject &data, const TLVHead &head) in Reading() function
172 template <typename T> bool Reading(std::shared_ptr<T> &output, TLVObject &data, const TLVHead &head) in Reading() function
207 template <typename T> bool Reading(std::vector<T> &output, TLVObject &data, const TLVHead &head) in Reading() function
263 template <typename T, typename R> bool Reading(std::map<T, R> &output, TLVObject &data, const TLVHe… in Reading() function
365 template <typename... _Types> bool Reading(std::variant<_Types...> &output, TLVObject &data, const … in Reading() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dasync_file.rs53 Reading(RWJoinHandle), enumerator
59 Reading, enumerator
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmultipart.rs390 Reading(MultiPartStates), enumerator
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/
H A Dsimple.rs415 Reading(MultiPartStates), enumerator