Home
last modified time | relevance | path

Searched defs:old_max (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp544 int old_max = 0, bool update_progress = true) { in GetProgressMessage()
/aosp12/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp3380 int32_t old_max = max_; in Inc() local