Searched refs:IsDryRun (Results 1 – 3 of 3) sorted by relevance
219 bool PropertiesHelper::IsDryRun() { in IsDryRun() function in android::os::dumpstate::PropertiesHelper261 return DumpFileFromFdToFd(title, path, fd.get(), out_fd, PropertiesHelper::IsDryRun()); in DumpFileToFd()317 if (PropertiesHelper::IsDryRun() && !options.Always()) { in RunCommandToFd()
181 static bool IsDryRun();
834 id_, pid_, PropertiesHelper::IsDryRun(), PropertiesHelper::IsParallelRun(), in PrintHeader()1273 if (PropertiesHelper::IsDryRun()) { in RunDumpsysTextByPriority()1919 if (!PropertiesHelper::IsDryRun()) { in DumpstateDefaultAfterCritical()3261 if (PropertiesHelper::IsDryRun()) { in RunInternal()3956 if (PropertiesHelper::IsDryRun()) return; in for_each_userid()4048 if (PropertiesHelper::IsDryRun()) return; in for_each_pid()4112 if (PropertiesHelper::IsDryRun()) return; in for_each_tid()4118 if (PropertiesHelper::IsDryRun()) return; in show_wchan()4185 if (PropertiesHelper::IsDryRun()) return; in show_showtime()4253 if (PropertiesHelper::IsDryRun()) return; in do_dmesg()[all …]