Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h53 ErrCode RunAsCheckCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp868 {"check", std::bind(&BundleTestTool::RunAsCheckCommand, this)}, in CreateCommandMap()
1050 ErrCode BundleTestTool::RunAsCheckCommand() in RunAsCheckCommand() function in OHOS::AppExecFwk::BundleTestTool