Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp221 bool CopyFile(int in_fd, int out_fd) { in CopyFile() function
238 if (CopyFile(in_fd.get(), out_fd)) { in CopyFileToFd()