Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h273 std::string DumpShared(const std::string &bundleName) const;
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2495 std::string dumpResults = DumpShared(bundleName); in RunAsDumpSharedCommand()
2556 std::string BundleManagerShellCommand::DumpShared(const std::string &bundleName) const in DumpShared() function in OHOS::AppExecFwk::BundleManagerShellCommand
2558 APP_LOGD("DumpShared bundleName: %{public}s", bundleName.c_str()); in DumpShared()

Completed in 5 milliseconds