Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h203 const std::string STRING_DISABLE_BUNDLE_NG = "error: failed to disable bundle."; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1578 resultReceiver_ = STRING_DISABLE_BUNDLE_NG + "\n"; in RunAsDisableCommand()