Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp566 const std::string STRING_UNINSTALL_SANDBOX_FAILED = "uninstall sandbox app failed\n"; variable
1530 …resultReceiver_.append(STRING_UNINSTALL_SANDBOX_FAILED + "errCode is " + std::to_string(ret) + "\n… in RunAsUninstallSandboxCommand()