Home
last modified time | relevance | path

Searched refs:Always (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h99 CommandOptionsBuilder& Always();
132 bool Always() const;
DDumpstateUtil.cpp98 CommandOptions::CommandOptionsBuilder& CommandOptions::CommandOptionsBuilder::Always() { in Always() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder
156 bool CommandOptions::Always() const { in Always() function in android::os::dumpstate::CommandOptions
274 if (PropertiesHelper::IsDryRun() && !options.Always()) { in RunCommandToFd()
Ddumpstate.cpp707 CommandOptions::WithTimeout(1).Always().Build()); in PrintHeader()
2096 .Always() in SendBroadcast()
2107 .Always() in Vibrate()
3770 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in TakeScreenshot()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp712 … EXPECT_EQ(0, RunCommand("", {kSimpleCommand}, CommandOptions::WithTimeout(10).Always().Build())); in TEST_F()
755 CommandOptions::WithTimeout(100).Always().Build())); in TEST_F()
1446 … EXPECT_EQ(0, RunCommand("", {kSimpleCommand}, CommandOptions::WithTimeout(10).Always().Build())); in TEST_F()
1504 CommandOptions::WithTimeout(100).Always().Build())); in TEST_F()
/frameworks/compile/slang/
Dslang_backend.cpp1105 bool Always = true) { in dumpExportReduceInfo() argument
1106 if (Always || !S.empty()) in dumpExportReduceInfo()
/frameworks/rs/script_api/include/
Drs_graphics.rsh125 RS_DEPTH_FUNC_ALWAYS = 0, // Always drawn
/frameworks/base/cmds/statsd/src/
Datoms.proto4537 // Deprecated: use ProcessMemoryHighWaterMark atom instead. Always 0.
4571 // Deprecated: use ProcessMemoryHighWaterMark atom instead. Always 0.
7738 // Outcome of userspace reboot. Always set.
7753 // State of primary user's encryption storage at the moment boot completed. Always set.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2314 // User opens in an app by pressing “Always” in the application disambig shade.