Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h194 const std::string STRING_CLEAN_CACHE_BUNDLE_NG = "error: failed to clean bundle cache files."; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1277 resultReceiver_ = STRING_CLEAN_CACHE_BUNDLE_NG + "\n"; in RunAsCleanCommand()