Home
last modified time | relevance | path

Searched refs:RunAsDumpSharedCommand (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h257 ErrCode RunAsDumpSharedCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp220 {"dump-shared", [this] { return this->RunAsDumpSharedCommand(); } }, in CreateCommandMap()
2452 ErrCode BundleManagerShellCommand::RunAsDumpSharedCommand() in RunAsDumpSharedCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
2454 APP_LOGI("begin to RunAsDumpSharedCommand"); in RunAsDumpSharedCommand()

Completed in 5 milliseconds