Searched refs:RunAsDumpSharedCommand (Results 1 – 2 of 2) sorted by relevance
251 ErrCode RunAsDumpSharedCommand();
220 {"dump-shared", [this] { return this->RunAsDumpSharedCommand(); } }, in CreateCommandMap()2556 ErrCode BundleManagerShellCommand::RunAsDumpSharedCommand() in RunAsDumpSharedCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand