Searched refs:IsDryRun (Results 1 – 3 of 3) sorted by relevance
203 bool PropertiesHelper::IsDryRun() { in IsDryRun() function in android::os::dumpstate::PropertiesHelper238 return DumpFileFromFdToFd(title, path, fd.get(), out_fd, PropertiesHelper::IsDryRun()); in DumpFileToFd()295 if (PropertiesHelper::IsDryRun() && !options.Always()) { in RunCommandToFd()
180 static bool IsDryRun();
809 id_, pid_, PropertiesHelper::IsDryRun(), PropertiesHelper::IsParallelRun(), in PrintHeader()2827 if (PropertiesHelper::IsDryRun()) { in RunInternal()3429 if (PropertiesHelper::IsDryRun()) return; in for_each_userid()3521 if (PropertiesHelper::IsDryRun()) return; in for_each_pid()3585 if (PropertiesHelper::IsDryRun()) return; in for_each_tid()3591 if (PropertiesHelper::IsDryRun()) return; in show_wchan()3658 if (PropertiesHelper::IsDryRun()) return; in show_showtime()3726 if (PropertiesHelper::IsDryRun()) return; in do_dmesg()3809 if (PropertiesHelper::IsDryRun()) return 0; in dump_files()3866 if (PropertiesHelper::IsDryRun()) return 0; in dump_file_from_fd()[all …]