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

/external/chromium/chrome/browser/autofill/
H A Dautofill_field.cc18 uint32 hash32 = ((hash_bin[0] & 0xFF) << 24) | local
23 return base::UintToString(hash32);

Completed in 40 milliseconds