Searched defs:errorLog (Results 1 – 4 of 4) 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()
80 string errorLog; in compileShader() local
597 String errorLog = "Calling uid " + uid + " gave package " + pkg + " which is either " in checkCallerIsSystemOrPhoneOrSameApp() local