Searched defs:errStr (Results 1 – 5 of 5) sorted by relevance
44 auto callBack = [this](InstallerErrCode errCode, const std::string &errStr) { in AddAction()117 void ActionProcesser::CompletedAction(InstallerErrCode errCode, const std::string &errStr) in CompletedAction()
67 std::string errStr = ""; in PerformAction() local
80 std::string errStr = ""; in PerformAction() local
76 std::string errStr = "canonicalize failed, file name is " + fileName + in AppendFile() local
104 char errStr[] = "invalid"; in ResetIpcCallBackNode() local