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

  /system/chre/apps/unload_tester/
unload_tester.cc 46 } else if (!eventLoop.unloadNanoapp(instanceId, true)) {
  /system/chre/core/include/chre/core/
event_loop.h 118 bool unloadNanoapp(uint32_t instanceId, bool allowSystemNanoappUnload);
280 //! Set to the nanoapp we are in the process of unloading in unloadNanoapp()
  /system/chre/core/
event_loop.cc 193 bool EventLoop::unloadNanoapp(uint32_t instanceId,
  /system/chre/platform/slpi/
host_link.cc 282 success = eventLoop.unloadNanoapp(instanceId,

Completed in 989 milliseconds