Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp533 void SetProgress(long progress, long initial_max) { in SetProgress() function in android::os::dumpstate::DumpstateTest
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp3421 void Dumpstate::SetProgress(std::unique_ptr<Progress> progress) { in SetProgress() function in Dumpstate