Searched refs:ParseSharedCommand (Results 1 – 2 of 2) sorted by relevance
289 ErrCode ParseSharedCommand(int32_t option, std::string &bundleName, bool &dumpSharedAll);
2582 result = ParseSharedCommand(option, bundleName, dumpSharedAll); in RunAsDumpSharedCommand()2609 ErrCode BundleManagerShellCommand::ParseSharedCommand(int32_t option, std::string &bundleName, bool… in ParseSharedCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand