Searched refs:ShouldCloseAllFileDescriptorsOnExec (Results 1 – 2 of 2) sorted by relevance
182 bool CommandOptions::ShouldCloseAllFileDescriptorsOnExec() const { in ShouldCloseAllFileDescriptorsOnExec() function in android::os::dumpstate::CommandOptions314 options.ShouldCloseAllFileDescriptorsOnExec()); in RunCommandToFd()350 if (options.ShouldCloseAllFileDescriptorsOnExec()) { in RunCommandToFd()
143 bool ShouldCloseAllFileDescriptorsOnExec() const;