Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ IsValid
Method
IsValid
src/windows/ImageLoader.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
bool IsValid() const {
54
return !Frames.empty();
55
}
56
};
57
58
void NopFree(void* unused) {}
Callers
3
ConvertToBitmap
Method · 0.45
OnAttachmentDownloaded
Method · 0.45
GetImageSpecial
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected