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

/vbox/src/VBox/Main/src-all/
H A DQMTranslatorImpl.cpp192 uint32_t hash = calculateHash(pszSource, pszDisamb);
291 message.hash = calculateHash(message.strSource.c_str(), message.strComment.c_str());
359 static uint32_t calculateHash(const char *pszStr1, const char *pszStr2 = 0) function in class:QMTranslator_Impl

Completed in 64 milliseconds