Home
last modified time | relevance | path

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

/development/tools/winscope/src/
Ddecode.js85 const LAUNCHER_MAGIC_NUMBER = [0x09, 0x4C, 0x4E, 0x43, 0x48, 0x52, 0x54, 0x52, 0x43]; // .LNCHRTRC variable
649 if (arrayStartsWith(buffer, LAUNCHER_MAGIC_NUMBER)) {