Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dserial_buffer.h33 void SetExtendHeadLength(uint32_t extendHeaderLen);
H A Dserial_buffer.cpp34 void SerialBuffer::SetExtendHeadLength(uint32_t extendHeaderLen) in SetExtendHeadLength() function in DistributedDB::SerialBuffer
H A Dprotocol_proto.cpp126 buffer->SetExtendHeadLength(headSize); in ToSerialBuffer()