Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionValueEntry.h43 std::chrono::steady_clock::time_point lastUpdatedTime; member
DPowerSessionManager.cpp127 sve.lastUpdatedTime = timeNow; in addPowerSession()
335 session->lastUpdatedTime = startTime; in voteSet()
367 session->lastUpdatedTime = startTime; in voteSet()
504 sessValPtr->lastUpdatedTime = timePoint; in applyUclampLocked()
522 sessValPtr->lastUpdatedTime = timePoint; in applyGpuVotesLocked()
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DSessionTaskMapTest.cpp38 sv.lastUpdatedTime = std::chrono::steady_clock::now(); in makeSession()
218 sv.lastUpdatedTime = tNow; in TEST()
301 sv.lastUpdatedTime = tNow; in TEST()
311 sv.lastUpdatedTime = tNow; in TEST()
342 .lastUpdatedTime = now, in TEST()
375 .lastUpdatedTime = now, in TEST()