Searched refs:mErrorLog (Results 1 – 1 of 1) sorted by relevance
64 TextOutput& mErrorLog; member in MyShellCallback67 MyShellCallback(TextOutput& errorLog) : mErrorLog(errorLog) {} in MyShellCallback()77 mErrorLog << "Open attempt after active for: " << fullPath << endl; in openFile()99 mErrorLog << "Invalid mode requested: " << mode.string() << endl; in openFile()122 …mErrorLog << "System server has no access to write file context " << context.get() << " (from path… in openFile()134 …mErrorLog << "System server has no access to read file context " << context.get() << " (from path … in openFile()