Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h38 void SetPaddingLen(uint32_t inPaddingLen) in SetPaddingLen() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp797 inResult.SetPaddingLen(phyHeader.paddingLen); in ParseCommPhyHeader()