Home
last modified time | relevance | path

Searched refs:slpiInUImage (Results 1 – 4 of 4) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/
Dpower_control_util.h34 inline bool slpiInUImage() { in slpiInUImage() function
43 if (isSlpiUimgSupported() && slpiInUImage()) { in slpiForceBigImage()
/system/chre/platform/slpi/see/
Dpower_control_manager.cc84 if (numPendingEvents == 0 && !slpiInUImage()) { in postEventLoopProcess()
Dplatform_sensor.cc815 bool wasInUImage = slpiInUImage(); in applyRequest()
856 if (!wasInUImage && slpiInUImage()) { in applyRequest()
/system/chre/platform/slpi/smgr/
Dpower_control_manager.cc57 if (numPendingEvents == 0 && !slpiInUImage()) { in postEventLoopProcess()