Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h116 CommandOptionsBuilder& RedirectStderr();
DDumpstateUtil.cpp137 CommandOptions::CommandOptionsBuilder& CommandOptions::CommandOptionsBuilder::RedirectStderr() { in RedirectStderr() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder
Ddumpstate.cpp2789 .RedirectStderr() in SendBroadcast()
3574 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in MaybeSnapshotUiTraces()
4630 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in TakeScreenshot()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp605 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()
1396 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()