Searched defs:HasExpectBuffer (Results 1 – 2 of 2) sorted by relevance
359 bool TLVObject::HasExpectBuffer(const uint32_t expectLen) const in HasExpectBuffer() function in OHOS::UDMF::TLVObject
437 inline bool HasExpectBuffer(const std::vector<std::uint8_t> &buffer, uint32_t expectLen) const in HasExpectBuffer() function