Searched refs:LAYER_TRACE_MAGIC_NUMBER (Results 1 – 1 of 1) sorted by relevance
79 const LAYER_TRACE_MAGIC_NUMBER = [0x09, 0x4c, 0x59, 0x52, 0x54, 0x52, 0x41, 0x43, 0x45]; // .LYRTRA… variable628 if (arrayStartsWith(buffer, LAYER_TRACE_MAGIC_NUMBER)) {