Home
last modified time | relevance | path

Searched refs:GetWritableBytesForHeader (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dserial_buffer.h56 std::pair<uint8_t *, uint32_t> GetWritableBytesForHeader();
H A Dserial_buffer.cpp210 std::pair<uint8_t *, uint32_t> SerialBuffer::GetWritableBytesForHeader() in GetWritableBytesForHeader() function in DistributedDB::SerialBuffer
H A Dprotocol_proto.cpp408 auto headerByteLen = inBuff->GetWritableBytesForHeader(); in SetDivergeHeader()
447 auto headerByteLen = inBuff->GetWritableBytesForHeader(); in SetPhyHeader()