Home
last modified time | relevance | path

Searched refs:MAX_LOGO_SIZE (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/services/begetctl/
H A Dmisc_daemon.cpp32 constexpr int MAX_LOGO_SIZE = 1024 * 2038; variable
59 if (size == 0 || size > MAX_LOGO_SIZE) { in WriteLogoContent()
126 if (st.st_size <= 0 || st.st_size > MAX_LOGO_SIZE) { in WriteLogo()

Completed in 1 milliseconds