Home
last modified time | relevance | path

Searched refs:m_FlashSize (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c43 long long m_FlashSize; variable
187 pSec1->uiFlashSize = m_FlashSize * 1024; in MakeSector1()
188 LOGI("m_FlashSize * 1024 = %lld.\n", m_FlashSize * 1024); in MakeSector1()
371 if (getFlashSize(dest_path, &m_FlashSize, &m_FlasBlockNum) != 0) { in download_loader()
375 LOGI("[%s:%d] m_FlashSize [%lld]\n", __func__, __LINE__, m_FlashSize); in download_loader()