Home
last modified time | relevance | path

Searched refs:ModuleMgrCmdInstall (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/interfaces/innerkits/init_module_engine/
H A Dinit_modulemgr.c78 static int ModuleMgrCmdInstall(int id, const char *name, int argc, const char **argv) in ModuleMgrCmdInstall() function
100 (void)AddCmdExecutor("install", ModuleMgrCmdInstall); in moduleMgrCommandsInit()