Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h61 constexpr int E_SUM_MISMATCH = (E_BASE + 40); // check sum mismatch variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp767 return -E_SUM_MISMATCH; in ParseCommPhyHeaderCheckField()