Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallout.cpp41 size_t currentSize = 4 + _locationCodeSize; in Callout() local
45 while (_size > currentSize) in Callout()
57 currentSize += _fruIdentity->flattenedSize(); in Callout()
63 currentSize += _pceIdentity->flattenedSize(); in Callout()
69 currentSize += _mru->flattenedSize(); in Callout()