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