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
305 options.ShouldCloseAllFileDescriptorsOnExec()); in RunCommandToFd()
341 if (options.ShouldCloseAllFileDescriptorsOnExec()) { in RunCommandToFd()
DDumpstateUtil.h142 bool ShouldCloseAllFileDescriptorsOnExec() const;