Searched refs:description_hash (Results 1 – 1 of 1) sorted by relevance
404 std::string signer_hash, description_hash; in Match() local406 GenerateHash(base::WideToUTF8(module.description), &description_hash); in Match()414 if (description_hash == desc_or_signer && in Match()