Searched defs:mSharedErrorLogs (Results 1 – 2 of 2) sorted by relevance
114 std::shared_ptr<std::string> mSharedErrorLogs; variable118 : mSharedErrorLogs(log) {} in mSharedErrorLogs() function
63 private final StringBuilder mSharedErrorLogs; field in OutputManager