HomeSort by relevance Sort by last modified time
    Searched refs:GetConfigSize (Results 1 - 3 of 3) sorted by null

  /external/rmi4utils/rmi4update/
rmi4update.h 44 int GetConfigSize() { return m_blockSize * m_configBlockCount; }
firmware_image.h 59 unsigned long GetConfigSize() { return m_configSize; }
rmi4update.cpp 123 rc = m_firmwareImage.VerifyImageMatchesDevice(GetFirmwareSize(), GetConfigSize());

Completed in 163 milliseconds