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

/frameworks/native/cmds/installd/
H A Dinstalld.h200 int move_dex(const char *src, const char *dst);
H A Dinstalld.c45 return move_dex(arg[0], arg[1]); /* src, dst */
H A Dcommands.c387 int move_dex(const char *src, const char *dst) function

Completed in 52 milliseconds