Searched refs:VerifyImageMatchesDevice (Results 1 – 3 of 3) sorted by relevance
53 int VerifyImageMatchesDevice(unsigned long deviceFirmwareSize,
141 int FirmwareImage::VerifyImageMatchesDevice(unsigned long deviceFirmwareSize, in VerifyImageMatchesDevice() function in FirmwareImage
123 rc = m_firmwareImage.VerifyImageMatchesDevice(GetFirmwareSize(), GetConfigSize()); in UpdateFirmware()