HomeSort by relevance Sort by last modified time
    Searched refs:unloadNanoappAtIndex (Results 1 - 2 of 2) sorted by null

  /system/chre/core/include/chre/core/
event_loop.h 378 void unloadNanoappAtIndex(size_t index);
  /system/chre/core/
event_loop.cc 137 unloadNanoappAtIndex(mNanoapps.size() - 1);
228 unloadNanoappAtIndex(i);
418 void EventLoop::unloadNanoappAtIndex(size_t index) {

Completed in 65 milliseconds