Home
last modified time | relevance | path

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

/system/chre/platform/tinysys/
Dhost_link.cc725 constexpr size_t kPerNanoappSize = 32; in handleNanoappListRequest() local
727 (kFixedOverhead + expectedNanoappCount * kPerNanoappSize); in handleNanoappListRequest()
/system/chre/platform/slpi/
Dhost_link.cc811 constexpr size_t kPerNanoappSize = 32; in handleNanoappListRequest() local
813 (kFixedOverhead + expectedNanoappCount * kPerNanoappSize); in handleNanoappListRequest()