Searched refs:throwErrnoError (Results 1 – 2 of 2) sorted by relevance
48 throwErrnoError("Could not create tmp file with pattern \"" + string(path) + '"'); in mktmp()51 throwErrnoError("Could not close tmp file \"" + string(path) + '"'); in mktmp()
88 static void throwErrnoError(std::string context) in throwErrnoError() function in parameterFramework::utility::TmpFile98 throwErrnoError("Could not delete tmpfile"); in remove()