Home
last modified time | relevance | path

Searched refs:b64ToUint6 (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/examples/
Dstring_convert.js13 function b64ToUint6 (nChr) { function
38 nUint24 |= b64ToUint6(sB64Enc.charCodeAt(nInIdx)) << 18 - 6 * nMod4;