Home
last modified time | relevance | path

Searched refs:RunAsGetIconCommand (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h62 ErrCode RunAsGetIconCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp875 {"getIcon", std::bind(&BundleTestTool::RunAsGetIconCommand, this)}, in CreateCommandMap()
2097 ErrCode BundleTestTool::RunAsGetIconCommand() in RunAsGetIconCommand() function in OHOS::AppExecFwk::BundleTestTool