OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:install_package
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/
install.h
23
int
install_package
(const char *root_path);
install.c
292
install_package
(const char* path)
function
recovery.c
97
* 5.
install_package
() attempts to install the update
578
result =
install_package
(copy);
771
status =
install_package
(update_package);
Completed in 32 milliseconds