Home
last modified time | relevance | path

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

/system/chre/platform/slpi/
Dhost_link.cc254 constexpr size_t kFixedSizePortion = 88; in generateMessageToHost() local
255 ChreFlatBufferBuilder builder(msgToHost->message.size() + kFixedSizePortion); in generateMessageToHost()
334 constexpr size_t kFixedSizePortion = 52; in sendDebugDumpData() local
340 kFixedSizePortion + debugStrSize, msgBuilder, &data); in sendDebugDumpData()
/system/chre/platform/tinysys/
Dhost_link.cc396 constexpr size_t kFixedSizePortion = 52; in sendDebugDumpData() local
402 kFixedSizePortion + debugStrSize, msgBuilder, &data); in sendDebugDumpData()