Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h272 std::string DumpSharedDependencies(const std::string &bundleName, const std::string &moduleName) const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2366 std::string dumpResults = DumpSharedDependencies(bundleName, moduleName); in RunAsDumpSharedDependenciesCommand()
2435 std::string BundleManagerShellCommand::DumpSharedDependencies(const std::string &bundleName, in DumpSharedDependencies() function in OHOS::AppExecFwk::BundleManagerShellCommand
2438 APP_LOGD("DumpSharedDependencies bundleName: %{public}s, moduleName: %{public}s", in DumpSharedDependencies()

Completed in 6 milliseconds