Searched defs:unloadNanoappAtIndex (Results 1 - 1 of 1) sorted by relevance

/system/chre/core/
H A Devent_loop.cc135 unloadNanoappAtIndex(mNanoapps.size() - 1);
226 unloadNanoappAtIndex(i);
446 void EventLoop::unloadNanoappAtIndex(size_t index) { function in class:chre::EventLoop

Completed in 241 milliseconds