Searched defs:errorLog (Results 1 – 1 of 1) sorted by relevance
67 MyShellCallback(TextOutput& errorLog) : mErrorLog(errorLog) {} in MyShellCallback()167 int cmdMain(const std::vector<std::string_view>& argv, TextOutput& outputLog, TextOutput& errorLog, in cmdMain()