Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ connectionLoggerNoLock
Method
connectionLoggerNoLock
src/core/imap/MCIMAPSession.cpp:4362–4365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4360
}
4361
4362
ConnectionLogger * IMAPSession::connectionLoggerNoLock()
4363
{
4364
return mConnectionLogger;
4365
}
4366
4367
String * IMAPSession::htmlRendering(IMAPMessage * message, String * folder, ErrorCode * pError)
4368
{
Callers
1
logger
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected