MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / Eval

Method Eval

WinArk/ProcessNameFilter.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9FilterAction ProcessNameFilter::Eval(FilterContext& context) const {
10 return Compare(context.Data->GetProcessName());
11}

Callers

nothing calls this directly

Calls 1

GetProcessNameMethod · 0.45

Tested by

no test coverage detected