Searched refs:writeHintSessionMessage (Results 1 – 2 of 2) sorted by relevance
222 if (!writeHintSessionMessage<ChannelMessageContents::Tag::hint>(&hint, 1)) { in sendHintSessionHint()311 if (!writeHintSessionMessage<ChannelMessageContents::Tag::targetDuration>(&target, 1)) { in updateTargetWorkDuration()365 if (!writeHintSessionMessage< in reportActualWorkDuration()380 bool PowerAdvisor::writeHintSessionMessage(In* contents, size_t count) { in writeHintSessionMessage() function in android::Hwc2::impl::PowerAdvisor
325 bool writeHintSessionMessage(In* elements, size_t count) REQUIRES(mHintSessionMutex);