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

/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dgnubby.js289 UTIL_BytesToHex(f)));
301 UTIL_BytesToHex(f)));
310 UTIL_BytesToHex(f)));
343 UTIL_BytesToHex(f)));
356 UTIL_BytesToHex(f)));
365 UTIL_BytesToHex(f)));
458 else msg += ', ' + UTIL_BytesToHex(new Uint8Array(data));
H A Dllusbgnubby.js146 console.log(UTIL_fmt('<' + UTIL_BytesToHex(u8)));
245 console.log(UTIL_fmt('>' + UTIL_BytesToHex(u8)));
282 console.log(UTIL_fmt('<' + UTIL_BytesToHex(busy)));
H A Dutil.js26 function UTIL_BytesToHex(b) { function
H A Dllhidgnubby.js194 //console.log(UTIL_fmt('<' + UTIL_BytesToHex(u8)));
228 console.log(UTIL_fmt('<' + UTIL_BytesToHex(busy)));
377 //console.log(UTIL_fmt('>' + UTIL_BytesToHex(u8)));

Completed in 183 milliseconds