Searched refs:bytesOneKB (Results 1 – 1 of 1) sorted by relevance
113 constexpr uint16_t bytesOneKB = 1024; in PrecheckStatus() local115 size_t totalRequiredBytes = lowestRequiredKBs * bytesOneKB; in PrecheckStatus()134 constexpr uint16_t bytesOneKB = 1024; in DistributeCacheRange() local137 …size_t requestBytes = (configTable_[index].minLength_ * bytesOneKB) + MAGIC_NUMBER_TOTAL_LENGTH_FO… in DistributeCacheRange()