Searched refs:getOutFileDescriptor (Results 1 – 4 of 4) sorted by relevance
151 public FileDescriptor getOutFileDescriptor() { in getOutFileDescriptor() method in ShellCommand
523 getInFileDescriptor(), getOutFileDescriptor(), getErrFileDescriptor(), in runList()2799 ActivityManager.dumpPackageStateStatic(getOutFileDescriptor(), pkg); in runDump()
2289 final ProtoOutputStream proto = new ProtoOutputStream(getOutFileDescriptor());
52434 Landroid/os/ShellCommand;->getOutFileDescriptor()Ljava/io/FileDescriptor;