Home
last modified time | relevance | path

Searched defs:allowSystemNanoappUnload (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/chre/platform/exynos/
H A Dhost_link.cc41 bool allowSystemNanoappUnload; member
183 bool allowSystemNanoappUnload) { in handleUnloadNanoappRequest()
/aosp_15_r20/system/chre/platform/tinysys/
H A Dhost_link.cc76 bool allowSystemNanoappUnload; member
851 bool allowSystemNanoappUnload) { in handleUnloadNanoappRequest()
/aosp_15_r20/system/chre/platform/slpi/
H A Dhost_link.cc112 bool allowSystemNanoappUnload; member
865 bool allowSystemNanoappUnload) { in handleUnloadNanoappRequest()
/aosp_15_r20/system/chre/host/common/
H A Dhost_protocol_host.cc128 bool allowSystemNanoappUnload) { in encodeUnloadNanoappRequest()
/aosp_15_r20/system/chre/core/
H A Devent_loop.cc232 bool allowSystemNanoappUnload, in unloadNanoapp()