Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h254 ErrCode RunAsDumpOverlay();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp217 {"dump-overlay", [this] { return this->RunAsDumpOverlay(); } }, in CreateCommandMap()
1669 ErrCode BundleManagerShellCommand::RunAsDumpOverlay() in RunAsDumpOverlay() function in OHOS::AppExecFwk::BundleManagerShellCommand
1671 APP_LOGI("begin to RunAsDumpOverlay"); in RunAsDumpOverlay()

Completed in 5 milliseconds