Searched refs:PostAdjustBlockCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
H A Dpower_save_blocker_common.cc25 PostAdjustBlockCount(1);
33 PostAdjustBlockCount(-1);
37 void PowerSaveBlocker::PostAdjustBlockCount(int delta) { function in class:PowerSaveBlocker
H A Dpower_save_blocker.h34 static void PostAdjustBlockCount(int delta);

Completed in 57 milliseconds