Searched refs:getNanoappCount (Results 1 – 3 of 3) sorted by relevance
148 size_t getNanoappCount() const;
201 size_t EventLoop::getNanoappCount() const { in getNanoappCount() function in chre::EventLoop
122 size_t expectedNanoappCount = eventLoop->getNanoappCount(); in constructNanoappListCallback()