Searched refs:writeHintSessionMessage (Results 1 – 2 of 2) sorted by relevance
211 if (!writeHintSessionMessage<ChannelMessageContents::Tag::hint>(&hint, 1)) { in sendHintSessionHint()301 if (!writeHintSessionMessage<ChannelMessageContents::Tag::targetDuration>(&target, 1)) { in updateTargetWorkDuration()355 if (!writeHintSessionMessage< in reportActualWorkDuration()370 bool PowerAdvisor::writeHintSessionMessage(In* contents, size_t count) { in writeHintSessionMessage() function in android::adpf::impl::PowerAdvisor
352 bool writeHintSessionMessage(In* elements, size_t count) REQUIRES(mHintSessionMutex);