Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h256 ErrCode RunAsDumpSharedDependenciesCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp219 {"dump-dependencies", [this] { return this->RunAsDumpSharedDependenciesCommand(); } }, in CreateCommandMap()
2325 ErrCode BundleManagerShellCommand::RunAsDumpSharedDependenciesCommand() in RunAsDumpSharedDependenciesCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
2327 APP_LOGI("begin to RunAsDumpSharedDependenciesCommand"); in RunAsDumpSharedDependenciesCommand()

Completed in 4 milliseconds