Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h114 CommandOptionsBuilder& RedirectStderr();
DDumpstateUtil.cpp122 CommandOptions::CommandOptionsBuilder& CommandOptions::CommandOptionsBuilder::RedirectStderr() { in RedirectStderr() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder
Ddumpstate.cpp2098 .RedirectStderr() in SendBroadcast()
3770 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in TakeScreenshot()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp676 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()
1419 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()