Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h100 CommandOptionsBuilder& Always();
140 bool Always() const;
DDumpstateUtil.cpp98 CommandOptions::CommandOptionsBuilder& CommandOptions::CommandOptionsBuilder::Always() { in Always() function in android::os::dumpstate::CommandOptions::CommandOptionsBuilder
163 bool CommandOptions::Always() const { in Always() function in android::os::dumpstate::CommandOptions
295 if (PropertiesHelper::IsDryRun() && !options.Always()) { in RunCommandToFd()
Ddumpstate.cpp806 CommandOptions::WithTimeout(1).Always().Build()); in PrintHeader()
2437 .Always() in SendBroadcast()
2450 .Always() in Vibrate()
3064 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in MaybeSnapshotWinTrace()
4059 CommandOptions::WithTimeout(10).Always().DropRoot().RedirectStderr().Build()); in TakeScreenshot()
/frameworks/base/core/proto/android/app/
Dtime_zone_detector.proto55 // The ordinals for time zone(s) in the suggestion. Always empty for
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp635 … EXPECT_EQ(0, RunCommand("", {kSimpleCommand}, CommandOptions::WithTimeout(10).Always().Build())); in TEST_F()
678 CommandOptions::WithTimeout(100).Always().Build())); in TEST_F()
1401 … EXPECT_EQ(0, RunCommand("", {kSimpleCommand}, CommandOptions::WithTimeout(10).Always().Build())); in TEST_F()
1459 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/proto_logging/stats/enums/app/
Dtvsettings_enums.proto166 // Require authentication for purchases (reauth interval) > Always
/frameworks/rs/script_api/include/
Drs_graphics.rsh125 RS_DEPTH_FUNC_ALWAYS = 0, // Always drawn
/frameworks/proto_logging/stats/
Datoms.proto4456 MODE_ALLOWED = 1; // Always allowed
6474 // Deprecated: use ProcessMemoryHighWaterMark atom instead. Always -1.
6477 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
6480 // Deprecated: use ProcessMemorySnapshot atom instead. Always -1.
12195 // Outcome of userspace reboot. Always set.
12210 // State of primary user's encryption storage at the moment boot completed. Always set.
16053 // The ordinals for time zone(s) in the suggestion. Always empty for
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2314 // User opens in an app by pressing “Always” in the application disambig shade.