Home
last modified time | relevance | path

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

/base/startup/init/services/begetctl/
H A Dmisc_daemon.cpp132 uint32_t logoSize = static_cast<uint32_t>(st.st_size); in WriteLogo() local
133 if (write(fd, &logoSize, sizeof(logoSize)) != sizeof(logoSize)) { in WriteLogo()
139 WriteLogoContent(fd, logoPath, logoSize); in WriteLogo()

Completed in 1 milliseconds