Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ allInfoKeys
Method
allInfoKeys
src/core/imap/MCIMAPIdentity.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
Array * IMAPIdentity::allInfoKeys()
67
{
68
return mValues->allKeys();
69
}
70
71
String * IMAPIdentity::infoForKey(String * key)
72
{
Callers
2
identity
Method · 0.45
setClientIdentity
Method · 0.45
Calls
1
allKeys
Method · 0.80
Tested by
no test coverage detected