Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/include/
H A Dcommand_parser.h32 void RunAsInstallCommand(int32_t argc, char *argv[]) const;
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp136 RunAsInstallCommand(argc, argv); in HandleCommands()
167 void CommandParser::RunAsInstallCommand(int32_t argc, char *argv[]) const in RunAsInstallCommand() function in OHOS::CommandParser
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h246 ErrCode RunAsInstallCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp207 {"install", [this] { return this->RunAsInstallCommand(); } }, in CreateCommandMap()
504 ErrCode BundleManagerShellCommand::RunAsInstallCommand() in RunAsInstallCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
506 APP_LOGI("begin to RunAsInstallCommand"); in RunAsInstallCommand()

Completed in 6 milliseconds