Searched refs:movefileordir (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/cmds/installd/ |
D | commands.c | 1132 int movefileordir(char* srcpath, char* dstpath, int dstbasepos, in movefileordir() function 1195 if (movefileordir(srcpath, dstpath, dstbasepos, dstuid, dstgid, statbuf) != 0) { in movefileordir() 1277 movefileordir(srcpath, dstpath, in movefiles()
|