Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ ClearProcessingRequests
Method
ClearProcessingRequests
src/windows/AvatarCache.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
void AvatarCache::ClearProcessingRequests()
299
{
300
m_loadingResources.clear();
301
}
302
303
void AvatarCache::DeleteImageIfNeeded(HImage* him)
304
{
Callers
1
WindowProc
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected