Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h295 ErrCode ParseSharedCommand(int32_t option, std::string &bundleName, bool &dumpSharedAll);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2478 result = ParseSharedCommand(option, bundleName, dumpSharedAll); in RunAsDumpSharedCommand()
2505 ErrCode BundleManagerShellCommand::ParseSharedCommand(int32_t option, std::string &bundleName, bool &dumpSharedAll) in ParseSharedCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand

Completed in 5 milliseconds