Searched refs:mac_copy (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_util.cc483 std::string mac_copy = mac; local
484 DecodeWebSafe(&mac_copy);
486 base::Base64Decode(mac_copy, &decoded_mac);

Completed in 43 milliseconds