Home
last modified time | relevance | path

Searched refs:GetExtendHeadDataSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h131 …static int GetExtendHeadDataSize(std::shared_ptr<ExtendHeaderHandle> &extendHandle, uint32_t &head…
H A Dprotocol_proto.cpp114 int errCode = GetExtendHeadDataSize(extendHandle, headSize); in ToSerialBuffer()
1078 int ProtocolProto::GetExtendHeadDataSize(std::shared_ptr<ExtendHeaderHandle> &extendHandle, uint32_… in GetExtendHeadDataSize() function in DistributedDB::ProtocolProto