Searched refs:LOGO_MAGIC (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/services/begetctl/ | ||
H A D | misc_daemon.cpp | 36 constexpr uint64_t LOGO_MAGIC = 0XABCABCAB; variable 103 if (magic == LOGO_MAGIC) { in WriteLogo() 109 magic = LOGO_MAGIC; in WriteLogo() |
Completed in 1 milliseconds