Home
last modified time | relevance | path

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

/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Ddram_vote_client.h53 void incrementDramVoteCount();
/aosp12/system/chre/platform/shared/
H A Ddram_vote_client.cc39 void DramVoteClient::incrementDramVoteCount() { in incrementDramVoteCount() function in chre::DramVoteClient