Searched refs:modifyRawOomAdj (Results 1 – 5 of 5) sorted by relevance
375 int modifyRawOomAdj(int adj) { in modifyRawOomAdj() method in ProcessServiceRecord
1151 state.setCurAdj(psr.modifyRawOomAdj(targetAdj)); in assignCachedAdjIfNecessary()1246 state.setCurAdj(psr.modifyRawOomAdj(curCachedAdj + curCachedImpAdj)); in assignCachedAdjIfNecessary()1273 state.setCurAdj(psr.modifyRawOomAdj(curEmptyAdj)); in assignCachedAdjIfNecessary()2512 adj = psr.modifyRawOomAdj(adj); in computeOomAdjLSP()2581 adj = app.mServices.modifyRawOomAdj(adj); in setIntermediateAdjLSP()
587 Lcom/android/server/am/ProcessRecord;->modifyRawOomAdj(I)I
1030 HSPLcom/android/server/am/ProcessServiceRecord;->modifyRawOomAdj(I)I
6913 HPLcom/android/server/am/ProcessServiceRecord;->modifyRawOomAdj(I)I