Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp359 bool TLVObject::HasExpectBuffer(const uint32_t expectLen) const in HasExpectBuffer() function in OHOS::UDMF::TLVObject
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h437 inline bool HasExpectBuffer(const std::vector<std::uint8_t> &buffer, uint32_t expectLen) const in HasExpectBuffer() function