Searched defs:checkSum (Results 1 – 4 of 4) sorted by relevance
122 bool RdbOpKeyCallback::IsOpKeyDbUpdateNeeded(std::string &checkSum) in IsOpKeyDbUpdateNeeded()134 int RdbOpKeyCallback::SetPreferOpKeyConfChecksum(std::string &checkSum) in SetPreferOpKeyConfChecksum()
221 bool RdbPdpProfileHelper::IsApnDbUpdateNeeded(const std::string &opkey, std::string &checkSum) in IsApnDbUpdateNeeded()233 int RdbPdpProfileHelper::SetPreferApnConfChecksum(const std::string &opkey, std::string &checkSum) in SetPreferApnConfChecksum()
54 char checkSum[CHECK_SUM_LEN]; /* 148 */ member
598 int ParserUtil::GetFileChecksum(const char *path, std::string &checkSum) in GetFileChecksum()