Home
last modified time | relevance | path

Searched refs:ShouldCloseAllFileDescriptorsOnExec (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.cpp182 bool CommandOptions::ShouldCloseAllFileDescriptorsOnExec() const { in ShouldCloseAllFileDescriptorsOnExec() function in android::os::dumpstate::CommandOptions
314 options.ShouldCloseAllFileDescriptorsOnExec()); in RunCommandToFd()
350 if (options.ShouldCloseAllFileDescriptorsOnExec()) { in RunCommandToFd()
DDumpstateUtil.h143 bool ShouldCloseAllFileDescriptorsOnExec() const;