Searched refs:QueryKillMemoryPriorityPair (Results 1 – 3 of 3) sorted by relevance
126 std::pair<unsigned int, int> LowMemoryKiller::QueryKillMemoryPriorityPair(unsigned int currBufferKB, in QueryKillMemoryPriorityPair() function in OHOS::Memory::LowMemoryKiller189 …std::pair<unsigned int, int> memPrioPair = QueryKillMemoryPriorityPair(curBuf, targetBuf, killLeve… in PsiHandlerInner()
33 std::pair<unsigned int, int> QueryKillMemoryPriorityPair(unsigned int currBufferKB,
70 …ret = LowMemoryKiller::GetInstance().QueryKillMemoryPriorityPair(currBufferKB, targetBufKB, killLe…