Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ MMHContext
Method
MMHContext
src/tscore/MMH.cc:356–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
MMHContext::MMHContext()
357
{
358
ink_code_incr_MMH_init(&_ctx);
359
}
360
361
bool
362
MMHContext::update(void const *data, int length)
Callers
nothing calls this directly
Calls
1
ink_code_incr_MMH_init
Function · 0.85
Tested by
no test coverage detected