Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateUtil.h115 CommandOptionsBuilder& RedirectStderr();
H A DDumpstateUtil.cpp122 CommandOptions::CommandOptionsBuilder& CommandOptions::CommandOptionsBuilder::RedirectStderr() { in RedirectStderr() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder
H A Ddumpstate.cpp2439 .RedirectStderr() in SendBroadcast()
3064 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in MaybeSnapshotWinTrace()
4059 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in TakeScreenshot()
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp599 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()
1374 CommandOptions::WithTimeout(10).RedirectStderr().Build())); in TEST_F()