Home
last modified time | relevance | path

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

/system/vold/
DIdleMaint.cpp79 static const int DIRTY_SEGMENTS_THRESHOLD = 100; variable
225 if (std::stoi(dirty_segments) > DIRTY_SEGMENTS_THRESHOLD) { in waitForGc()