Searched refs:STRING_INSTALL_SANDBOX_FAILED (Results 1 – 1 of 1) sorted by relevance
563 const std::string STRING_INSTALL_SANDBOX_FAILED = "install sandbox app failed \n"; variable1474 … resultReceiver_.append(STRING_INSTALL_SANDBOX_FAILED + "errCode is "+ std::to_string(ret) + "\n"); in RunAsInstallSandboxCommand()