Searched defs:voteIsActive (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/power-libperfmgr/aidl/ | ||
D | UClampVoter.cpp | 173 bool Votes::voteIsActive(int voteId) const { in voteIsActive() function in aidl::google::hardware::power::impl::pixel::Votes |
D | PowerSessionManager.cpp | 439 const bool voteIsActive = sessValPtr->votes->voteIsActive(eventTimeout.voteId); in handleEvent() local |