Home
last modified time | relevance | path

Searched refs:isTimeout (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DPowerHintSession.h76 bool isTimeout() REQUIRES(mPowerHintSessionLock);
DPowerHintSession.cpp218 stream << ", " << isTimeout() << ")"; in dumpToStream()
358 bool isFirstFrame = isTimeout(); in reportActualWorkDuration()
562 bool PowerHintSession<HintManagerT, PowerSessionManagerT>::isTimeout() { in isTimeout() function in aidl::google::hardware::power::impl::pixel::PowerHintSession