Home
last modified time | relevance | path

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

/system/chre/platform/slpi/
Dhost_link.cc249 size_t expectedNanoappCount = eventLoop.getNanoappCount(); in constructNanoappListCallback() local
250 if (!cbData.nanoappEntries.reserve(expectedNanoappCount)) { in constructNanoappListCallback()
256 (kFixedOverhead + expectedNanoappCount * kPerNanoappSize); in constructNanoappListCallback()