Searched refs:IsStrictRun (Results 1 – 3 of 3) sorted by relevance
202 static bool IsStrictRun();
241 bool PropertiesHelper::IsStrictRun() { in IsStrictRun() function in android::os::dumpstate::PropertiesHelper
835 PropertiesHelper::IsStrictRun(), options_->args.c_str(), in PrintHeader()1057 CommandOptions::WithTimeout(PropertiesHelper::IsStrictRun() ? 20 : 120).Build()); in DumpIncidentReport()3265 if (PropertiesHelper::IsStrictRun()) { in RunInternal()