Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h398 bool ReadBasicValue(const std::vector<std::uint8_t> &buffer, bool &value, const TLVHead &head) in ReadBasicValue() function
420 bool ReadBasicValue(const std::vector<std::uint8_t> &buffer, T &value, const TLVHead &head) in ReadBasicValue() function