Searched refs:GetConfigSize (Results 1 – 3 of 3) sorted by relevance
44 int GetConfigSize() { return m_blockSize * m_configBlockCount; } in GetConfigSize() function
59 unsigned long GetConfigSize() { return m_configSize; } in GetConfigSize() function
123 rc = m_firmwareImage.VerifyImageMatchesDevice(GetFirmwareSize(), GetConfigSize()); in UpdateFirmware()