Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/include/
H A Dcommand_parser.h34 void RunAsDumpCommand(int32_t argc, char *argv[]) const;
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp140 RunAsDumpCommand(argc, argv); in HandleCommands()
244 void CommandParser::RunAsDumpCommand(int32_t argc, char *argv[]) const in RunAsDumpCommand() function in OHOS::CommandParser
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h248 ErrCode RunAsDumpCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp209 {"dump", [this] { return this->RunAsDumpCommand(); } }, in CreateCommandMap()
921 ErrCode BundleManagerShellCommand::RunAsDumpCommand() in RunAsDumpCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
923 APP_LOGI("begin to RunAsDumpCommand"); in RunAsDumpCommand()

Completed in 5 milliseconds