Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Dutils.cpp257 void Dumpstate::SetProgress(std::unique_ptr<Progress> progress) { in SetProgress() function in Dumpstate
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp168 void SetProgress(long progress, long initial_max, long threshold = 0) { in SetProgress() function in android::os::dumpstate::DumpstateTest