Home
last modified time | relevance | path

Searched refs:IsStrictRun (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.h202 static bool IsStrictRun();
DDumpstateUtil.cpp241 bool PropertiesHelper::IsStrictRun() { in IsStrictRun() function in android::os::dumpstate::PropertiesHelper
Ddumpstate.cpp835 PropertiesHelper::IsStrictRun(), options_->args.c_str(), in PrintHeader()
1057 CommandOptions::WithTimeout(PropertiesHelper::IsStrictRun() ? 20 : 120).Build()); in DumpIncidentReport()
3265 if (PropertiesHelper::IsStrictRun()) { in RunInternal()