OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:movefiles
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/cmds/installd/
installd.h
155
int
movefiles
();
installd.c
112
return
movefiles
();
144
{ "
movefiles
", 0, do_movefiles },
commands.c
686
int
movefiles
()
function
/frameworks/base/services/java/com/android/server/pm/
Installer.java
338
public int
moveFiles
() {
339
return execute("
movefiles
");
PackageManagerService.java
[
all
...]
Completed in 80 milliseconds