Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h118 …static int ParseCommPhyHeaderCheckField(const std::string &srcTarget, const CommPhyHeader &phyHead…
H A Dprotocol_proto.cpp743 int ProtocolProto::ParseCommPhyHeaderCheckField(const std::string &srcTarget, const CommPhyHeader &… in ParseCommPhyHeaderCheckField() function in DistributedDB::ProtocolProto
788 errCode = ParseCommPhyHeaderCheckField(srcTarget, phyHeader, bytes, length); in ParseCommPhyHeader()