MCPcopy Create free account
hub / github.com/Bush2021/chrome_plus / GetMagicCode

Function GetMagicCode

src/utils.h:16–18  ·  view source on GitHub ↗

Constants

Source from the content-addressed store, hash-verified

14
15// Constants
16consteval uint32_t GetMagicCode() {
17 return 0x1603ABD9;
18}
19
20// Chrome command IDs
21// https://source.chromium.org/chromium/chromium/src/+/main:chrome/app/chrome_command_ids.h?q=chrome_command_ids.h&ss=chromium%2Fchromium%2Fsrc

Callers 4

AddModifierInputFunction · 0.85
SendMappedKeyFunction · 0.85
MouseProcFunction · 0.85
SendKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected