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