Searched refs:hexString (Results 1 – 5 of 5) sorted by relevance
38 std::string hexString() const;
69 std::string Hash::hexString() const { in hexString() function in android::Hash
284 out << iface->getFileHash()->hexString(); in emitDigestChain()
853 std::string currentHash = ast->getFileHash()->hexString(); in checkHash()
923 out << Hash::getHash(ast->getFilename()).hexString() << " " << fqName.string() << "\n"; in generateHashOutput()