Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h75 ErrCode RunAsSetDebugMode();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp889 {"setDebugMode", std::bind(&BundleTestTool::RunAsSetDebugMode, this)}, in CreateCommandMap()
3340 ErrCode BundleTestTool::RunAsSetDebugMode() in RunAsSetDebugMode() function in OHOS::AppExecFwk::BundleTestTool