Searched refs:shouldCreateSessionWithConfig (Results 1 – 2 of 2) sorted by relevance
190 bool PowerAdvisor::shouldCreateSessionWithConfig() { in shouldCreateSessionWithConfig() function in android::adpf::impl::PowerAdvisor221 if (shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()243 if (mHintSession == nullptr && !shouldCreateSessionWithConfig()) { in ensurePowerHintSessionRunning()
238 bool shouldCreateSessionWithConfig() REQUIRES(mHintSessionMutex);