Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/tlv/
Dtlv_object.h240 bool WriteBasic(std::vector<std::uint8_t> &buffer, uint16_t type, T value) in WriteBasic() function
/foundation/distributeddatamgr/udmf/framework/common/
Dtlv_object.h172 bool WriteBasic(uint16_t type, const T &value) in WriteBasic() function