Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/common/
Dtlv_object.h100 template <typename T> bool TLVObject::WriteBasic(TAG type, const T &value) in WriteBasic() function
/foundation/distributeddatamgr/pasteboard/framework/tlv/
Dtlv_writeable.h109 bool WriteBasic(uint16_t type, T value) in WriteBasic() function