Home
last modified time | relevance | path

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

/external/rmi4utils/rmi4update/
Dfirmware_image.h53 int VerifyImageMatchesDevice(unsigned long deviceFirmwareSize,
Dfirmware_image.cpp147 int FirmwareImage::VerifyImageMatchesDevice(unsigned long deviceFirmwareSize, in VerifyImageMatchesDevice() function in FirmwareImage
Drmi4update.cpp123 rc = m_firmwareImage.VerifyImageMatchesDevice(GetFirmwareSize(), GetConfigSize()); in UpdateFirmware()