Searched refs:IsDryRun (Results 1 – 3 of 3) sorted by relevance
191 bool PropertiesHelper::IsDryRun() { in IsDryRun() function in android::os::dumpstate::PropertiesHelper218 return DumpFileFromFdToFd(title, path, fd.get(), out_fd, PropertiesHelper::IsDryRun()); in DumpFileToFd()274 if (PropertiesHelper::IsDryRun() && !options.Always()) { in RunCommandToFd()
170 static bool IsDryRun();
710 PropertiesHelper::IsDryRun(), options_->args.c_str(), options_->extra_options.c_str()); in PrintHeader()2645 if (PropertiesHelper::IsDryRun()) { in RunInternal()3130 if (PropertiesHelper::IsDryRun()) return; in for_each_userid()3222 if (PropertiesHelper::IsDryRun()) return; in for_each_pid()3286 if (PropertiesHelper::IsDryRun()) return; in for_each_tid()3292 if (PropertiesHelper::IsDryRun()) return; in show_wchan()3359 if (PropertiesHelper::IsDryRun()) return; in show_showtime()3427 if (PropertiesHelper::IsDryRun()) return; in do_dmesg()3510 if (PropertiesHelper::IsDryRun()) return 0; in dump_files()3567 if (PropertiesHelper::IsDryRun()) return 0; in dump_file_from_fd()[all …]