Searched refs:ShouldCloseAllFileDescriptorsOnExec (Results 1 – 2 of 2) sorted by relevance
167 bool CommandOptions::ShouldCloseAllFileDescriptorsOnExec() const { in ShouldCloseAllFileDescriptorsOnExec() function in android::os::dumpstate::CommandOptions292 options.ShouldCloseAllFileDescriptorsOnExec()); in RunCommandToFd()329 if (options.ShouldCloseAllFileDescriptorsOnExec()) { in RunCommandToFd()
142 bool ShouldCloseAllFileDescriptorsOnExec() const;