Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/org/apache/commons/io/
DFileSystemUtils.java405 proc = openProcess(cmdAttribs); in performCommand()
454 Process openProcess(String[] cmdAttribs) throws IOException { in openProcess() method in FileSystemUtils