Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/
H A Dhost_link.cc849 constexpr size_t kFixedOverhead = 48; in handleNanoappListRequest() local
852 (kFixedOverhead + expectedNanoappCount * kPerNanoappSize); in handleNanoappListRequest()