Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Eval
Method
Eval
WinArk/EventNameFilter.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
FilterAction EventNameFilter::Eval(FilterContext& context) const {
10
return Compare(context.Data->GetEventName());
11
}
Callers
1
OnEventRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected