Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp578 const std::string STRING_DEPLOY_QUICK_FIX_OK = "deploy quick fix successfully\n"; variable
3071 …resultReceiver_ = (result == OHOS::ERR_OK) ? STRING_DEPLOY_QUICK_FIX_OK : STRING_DEPLOY_QUICK_FIX_… in RunAsDeployQuickFix()