Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.h115 … static int ParseCommPhyHeader(const std::string &srcTarget, const uint8_t *bytes, uint32_t length,
H A Dprotocol_proto.cpp498 int errCode = ParseCommPhyHeader(srcTarget, bytes, length, outResult); in CheckAndParsePacket()
772 int ProtocolProto::ParseCommPhyHeader(const std::string &srcTarget, const uint8_t *bytes, uint32_t … in ParseCommPhyHeader() function in DistributedDB::ProtocolProto