Home
last modified time | relevance | path

Searched defs:GetConfigSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rmi4utils/rmi4update/
H A Dfirmware_image.h126 unsigned long GetConfigSize() { return m_configSize; } in GetConfigSize() function
H A Drmi4update.h196 int GetConfigSize() { return m_blockSize * m_configBlockCount; } in GetConfigSize() function