Home
last modified time | relevance | path

Searched defs:checkSum (Results 1 - 13 of 13) sorted by relevance

/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_callback.cpp122 bool RdbOpKeyCallback::IsOpKeyDbUpdateNeeded(std::string &checkSum) in IsOpKeyDbUpdateNeeded() argument
134 int RdbOpKeyCallback::SetPreferOpKeyConfChecksum(std::string &checkSum) in SetPreferOpKeyConfChecksum() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_header.h33 uint64_t checkSum = 0; // Check sum of data that follows CommPhyHeader member
/third_party/cups-filters/fontembed/
H A Dsfnt.h8 unsigned int checkSum; member
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp221 bool RdbPdpProfileHelper::IsApnDbUpdateNeeded(const std::string &opkey, std::string &checkSum) in IsApnDbUpdateNeeded() argument
233 int RdbPdpProfileHelper::SetPreferApnConfChecksum(const std::string &opkey, std::string &checkSum) in SetPreferApnConfChecksum() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.h36 uint64_t checkSum; member
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestUtils.java116 public static long checkSum(byte[] b, int offset, int length) { in checkSum() method in TestUtils
/base/tee/tee_client/services/tlogcat/src/
H A Dtarzip.c54 char checkSum[CHECK_SUM_LEN]; /* 148 */ member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiled_cache.cpp223 uint64_t checkSum = in GenerateCacheModel() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclatd.cpp108 uint32_t checkSum = dadPacket.v6Header.ip6_plen + htons(dadPacket.v6Header.ip6_nxt); in SendDadPacket() local
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Drouter_advertisement_daemon.h81 uint16_t checkSum = 0; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-open-file.hh72 CheckSum checkSum; /* CheckSum for this table. */ member
/base/telephony/telephony_data/common/src/
H A Dparser_util.cpp598 int ParserUtil::GetFileChecksum(const char *path, std::string &checkSum) in GetFileChecksum() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp52 uint8_t checkSum[32] = {0}; // check sum member

Completed in 12 milliseconds