Searched defs:server_hash (Results 1 – 5 of 5) sorted by relevance
367 std::string server_hash; in AddSdchDictionary() local462 void SdchManager::GetVcdiffDictionary(const std::string& server_hash, in GetVcdiffDictionary()497 std::string* client_hash, std::string* server_hash) { in GenerateHash()
79 std::string server_hash; in NewSdchCompressedData() local93 std::string client_hash, server_hash; in TEST_F() local
379 std::string server_hash; in AddSdchDictionary() local474 void SdchManager::GetVcdiffDictionary(const std::string& server_hash, in GetVcdiffDictionary()511 std::string* client_hash, std::string* server_hash) { in GenerateHash()
73 std::string server_hash; in NewSdchCompressedData() local87 std::string client_hash, server_hash; in TEST_F() local
200 uint8 client_hash[kSHA256Length], server_hash[kSHA256Length]; in ProcessMessage() local