Home
last modified time | relevance | path

Searched refs:slpiInUImage (Results 1 – 3 of 3) 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.cc103 if (numPendingEvents == 0 && !slpiInUImage()) { in postEventLoopProcess()
Dplatform_sensor_manager.cc738 bool wasInUImage = slpiInUImage(); in configureSensor()
749 if (!wasInUImage && slpiInUImage()) { in configureSensor()