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

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

Completed in 26 milliseconds