Searched defs:dstfd (Results 1 - 1 of 1) sorted by path

/frameworks/native/cmds/installd/
H A Dutils.cpp426 static int _copy_owner_permissions(int srcfd, int dstfd) argument
432 if (fchmod(dstfd, st.st_mode) != 0) {

Completed in 76 milliseconds