Home
last modified time | relevance | path

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

/system/chre/platform/slpi/
Dhost_link.cc844 size_t expectedNanoappCount = in handleNanoappListRequest() local
846 if (!cbData.nanoappEntries.reserve(expectedNanoappCount)) { in handleNanoappListRequest()
852 (kFixedOverhead + expectedNanoappCount * kPerNanoappSize); in handleNanoappListRequest()