Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h288 …ErrCode ParseSharedDependenciesCommand(int32_t option, std::string &bundleName, std::string &modul…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2455 result = ParseSharedDependenciesCommand(option, bundleName, moduleName); in RunAsDumpSharedDependenciesCommand()
2480 ErrCode BundleManagerShellCommand::ParseSharedDependenciesCommand(int32_t option, std::string &bund… in ParseSharedDependenciesCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand