Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/slpi/include/chre/platform/slpi/
H A Dpower_control_util.h34 inline bool slpiInUImage() { in slpiInUImage() function
43 if (isSlpiUimgSupported() && slpiInUImage()) { in slpiForceBigImage()
/aosp12/system/chre/platform/slpi/see/
H A Dpower_control_manager.cc105 if (numPendingEvents == 0 && !slpiInUImage()) { in postEventLoopProcess()
H A Dplatform_sensor_manager.cc738 bool wasInUImage = slpiInUImage(); in configureSensor()
749 if (!wasInUImage && slpiInUImage()) { in configureSensor()