Searched defs:ExitWithError (Results 1 – 2 of 2) sorted by relevance
50 [[noreturn]] static void ExitWithError(int error_fd, in ExitWithError() function
248 template <typename... ArgTs> static void ExitWithError(ArgTs &&... Args) { in ExitWithError() function