Searched refs:dstbasepos (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.c1132 int movefileordir(char* srcpath, char* dstpath, int dstbasepos, argument
1148 mkinnerdirs(dstpath, dstbasepos, S_IRWXU|S_IRWXG|S_IXOTH,
1195 if (movefileordir(srcpath, dstpath, dstbasepos, dstuid, dstgid, statbuf) != 0) {

Completed in 64 milliseconds