Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/cryptotoken/
Dgnubby.js12 var gnubbyId = 0; variable
21 this.cid = (++gnubbyId) & 0x00ffffff; // Pick unique channel.