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

  /system/chre/platform/shared/
chre_api_core.cc 56 if (eventLoop.currentNanoappIsStopping()) {
86 if (eventLoop.currentNanoappIsStopping()) {
  /system/chre/core/include/chre/core/
event_loop.h 220 bool currentNanoappIsStopping() const;
  /system/chre/core/
event_loop.cc 129 // via currentNanoappIsStopping() returning true.
290 bool EventLoop::currentNanoappIsStopping() const {

Completed in 75 milliseconds